06-19-2015, 01:30 PM
You could use the plugin the network-manager
Then reset the network connection
Now when the connection is reastablished click the connection icon on the panel then VPN Connections -> Configure VPN
When the window opens click Add and select the connection type. Click to open the drop down list.
Under VPN section there should be Cisco AnyConnect Compatible VPN (openconnect)
Click Create. From there you enter the information provided by your IT department.
Code:
sudo apt-get install network-manager-openconnect
Code:
sudo service network-manager restart
When the window opens click Add and select the connection type. Click to open the drop down list.
Under VPN section there should be Cisco AnyConnect Compatible VPN (openconnect)
Click Create. From there you enter the information provided by your IT department.