SonicWALL NetExtender on Ubuntu
SonicWALL NetExtender on Ubuntu Dells SonicWALL firewall is a pretty nifty appliance with many variations of the NetExtender client for Windows, OS X, and even Linux variants. (Although, I should note that now the OS X client can be downloaded from the app store and has been rebranded as SonicWALL mobile connect). If youd like to test the NetExtenders functionality on Linux its quite easy to install, even if you dont have access to a SonicWALL. (Theres a demo site here) Please note that you must have Oracle JDK installed, the Open JDK is not supported. Follow these steps to install the NetExtender clieet on Ubuntu: Go to https://sslvpn.demo.sonicwall.com/cgi-bin/welcome Login with demo/password Click on the NetExtender Icon... This will download the .tar.gz Unpack the client archive tar -xzvf NetExtender.Linux.8.1.789 Type chmod +x ./install (This makes the installer executable) Run the install sudo ./install Enter the sudo password and follow the prompts The main thing to not...