Date: Mon, 16 Apr 2001 13:17:48 -0700 (PDT) From: Tom <tom@uniserve.com> To: Rich Morin <rdm@cfcl.com> Cc: freebsd-stable@freebsd.org Subject: Re: VPN, via pppd over ssh Message-ID: <Pine.BSF.4.10.10104161316060.48967-100000@athena.uniserve.ca> In-Reply-To: <p05001920b700ef94a7a0@[192.168.168.205]>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Apr 2001, Rich Morin wrote: ... > The client suggests that I set up my FreeBSD box to run pppd over ssh, > achieving a VPN connection, then let the server act as a router for my That won't likely work too well. When packets are dropped, recovery can occur at the ssh TCP level, and the TCP session encapsulated in ssh. Try IPSec, which is at least a standard, or ptptp, as supported by mpd. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10104161316060.48967-100000>