Archive for the ‘vpn’ tag
Cisco VPN client setup on ubuntu
There are a few gotchas when setting up cisco vpn client on ubuntu. For cisco vpn, you need 5 pieces of information from your server.
Host, groupId, groupPassword, Username, password
Usually these pieces of information is supplied by your company (or your vpn host) in the form of *.pcf file. This is a text file that you can open up and read. The passwords are usually stored in this file in encrypted format.
When setting up cisco vpn client on ubuntu, following steps are needed: