On Fri, 2005-04-08 at 17:35 +1000, Chris Portman wrote: > Does anyone have any solutions for connecting to an L2TP/IPSEC windows > VPN server? I cant seem to find a great deal on google.
For the IPSEC side of things, your best bet is openswan (http://www.openswan.org/). For l2tp, you need l2tpd, which theoretically lives at http://www.l2tpd.org/ , but it appears to be down at the moment. It should already be packaged for your distribution though. The one time I set up an IPSEC/L2TP solution I found http://www.jacco2.dds.nl/networking/freeswan-l2tp.html to be a great reference. http://www.funknet.org/doc/tunnel/l2tp.xml is pretty good as well. Both links talk about setting up the Linux machine as a server accepting incoming client connections. But hopefully it's a start. > And if I solve that, any terminal services clients that will also > work with windows terminal services server? As mentioned, rdesktop. -- Pete -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
