<quote who="Simon Wong"> > I'm just starting to look into providing a VPN server for some Mac OS X > 10.3 clients. > > Can anyone give any pointers on what is good to use on the server side > (Ubuntu dapper) for minimal client setup and ease of use for Mac types ;-)
For minimal client setup, use PPTP, which is supported in OS X as of 10.2. You can use poptop on the server (pptpd in dapper). PPTP isn't the greatest of VPN protocols though, so you could look to things like IPSEC (supported as of 10.2) and OpenVPN (which you'll need additional client software for). - Jeff -- linux.conf.au 2007: Sydney, Australia http://lca2007.linux.org.au/ "You know, the crunchy, folk-singer part of me wants to believe that a performance is a dialogue, but I can't hear a fucking thing you're saying." - Ani DiFranco -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
