Graphical configuration of using cisco ipsec vpn by subway in ubuntu 13.04
By default, ubuntu only provides pptp vpn connection configuration. To use a cisco ipsec vpn, you must first install vpnc. If you are not familiar with the command line, you need to solve this problem graphically.
First, open the terminal and run:
========================================================== ==========
Sudo apt-get install vpncsudo apt-get install network-manager-vpnc
========================================================== ====================
At this time, you can enter settings-network
Click "+" to add a VPN connection.
Here, Cisco VPN appears
Later, I spoke to the figure, ^ _ ^
All right, go over GFW and surf!
The two commands start and disconnect in command line mode:
Sudo vpnc
Sudo vpnc-disconnect
In command line mode, you must manually enter the gateway, user name, password, group name, and group password.