Date: Tue, 21 Sep 1999 23:22:35 +0100 From: Brian Somers <brian@Awfulhak.org> To: Brian Zhou <brian_zhou@mailandnews.com> Cc: questions@FreeBSD.ORG Subject: Re: ppp waiting for incoming connection over ssh tty Message-ID: <199909212222.XAA38125@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Sat, 18 Sep 1999 21:31:29 PDT." <000901bf0257$d8eec440$0200a8c0@hplzhoutp>
next in thread | previous in thread | raw e-mail | index | archive | help
> With Linux on both ends, I can start the following script to establish ppp
> connection
> over ssh, how can I use FreeBSD PPP on the _server_ side to do the same
> thing?
Use ``set device "!ssh .... ppp -direct ..."''. There are examples
in the ppp.conf.sample file.
I believe you need to be running 3.0 or greater and probably a pretty
new version of ppp (say from my web site). If you continue to get
disconnects, try increasing the logging so that you can see what's
going on (``set log phase lcp ipcp debug command'' perhaps).
--
Brian <brian@Awfulhak.org> <brian@FreeBSD.org>
<http://www.Awfulhak.org> <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909212222.XAA38125>
