Using Ubuntu Karmic as an L2TP Client for VPN
Posted
by James Lawrie
on Server Fault
See other posts from Server Fault
or by James Lawrie
Published on 2010-03-14T11:57:19Z
Indexed on
2010/03/14
12:05 UTC
Read the original article
Hit count: 627
I'm trying to connect to a VPN service over L2TP using Karmic as a client and it's not working.
The only details I have are the remote IP address, username & password, and a shared secret string; this is enough for Windows but doesn't appear to be enough for Ubuntu.
I've tried using network-manager-vpnc and vpnc from the terminal to connect and I get "no supported authentication", and trying with OpenSwan it says "unable to identify either side of the connection".
I'd really appreciate some help here if anyone else has implemented this successfully.
© Server Fault or respective owner