Trying to connecto VPN via network manager. I would like to use what's built in; to right click on the two cables and select my vpn. No luck so far, so I'm using kvpnc.


I've checked out the following links.
https://help.ubuntu.com/community/VPNClient
http://ubuntuforums.org/showthread.php?t=963335
http://ubuntuforums.org/showthread.php?t=1012963
- Code: Select all
owner@uslrkpr01 ~ $ cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
Any help is appreciated.

