Date: Wed, 7 Apr 1999 00:41:47 +0900 (JST) From: sanpei@sanpei.org (MIHIRA Yoshiro) To: stuart@eclipse.net.uk Cc: .bsiebab@rubikon.net.pl, freebsd-isp@FreeBSD.ORG, sanpei@sanpei.org Subject: Re: vpn: swan, ssh/ppp or skip Message-ID: <199904061541.AAA39680@lavender.yy.cs.keio.ac.jp> In-Reply-To: Your message of "Tue, 30 Mar 1999 04:13:28 JST". <36FFD0D8.5D8134AF@eclipse.net.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
stuart@eclipse.net.uk wrote: >> > So, what should I do? It seems that there isn't any good >> > VPN implementation for FreeBSD or I missed somethig? >> >> man ppp /etc/ppp/ppp.conf.sample # If you're going to create a tunnel through a public network, your VPN # should be set up something like this: # # /etc/ppp/secure (which should be executable) says: # #! /bin/sh # exec ssh whatevermachine /usr/sbin/ppp -direct loop-in # sloop: load loop set device !/etc/ppp/secure ------------ I use PPP over ssh and create VPN. It's fine. MIHIRA Yoshiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904061541.AAA39680>