Categories
Archives
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- March 2009
- February 2009
- January 2009
- August 2008
- July 2008
- June 2008
- November 2007
- October 2007
- July 2007
- June 2007
- April 2007
- January 2007
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
Tools




Eureka! I got VPN working in Ubuntu!
Cisco VPN settings
For months I have been trying to get a Cisco VPN connection working with the NetworkManager applet in Ubuntu with no success.
I’ve had to resort to using a Bash script that connects using the vpnc command line utility, and then using sed to manipulate the /etc/resolv.conf file so I can use both my name servers and the VPN name servers. This works okay, but things get wonky several times a day forcing me to disconnect/reconnect.
Well, I finally got it working the right way. How did I do it? Sorry, not really sure. It definitely had something to do with the gnome keyring though.
This may be what made it finally work, but no guarantees:
Related Posts: