Date: Tue, 04 Nov 1997 01:17:04 +0000 From: Brian Somers <brian@awfulhak.org> To: sameer <sameer@c2.net> Cc: brian@awfulhak.org (Brian Somers), freebsd-questions@FreeBSD.ORG Subject: Re: PPP over TCP Message-ID: <199711040117.BAA09060@awfulhak.demon.co.uk> In-Reply-To: Your message of "Mon, 03 Nov 1997 10:23:32 PST." <199711031823.KAA21224@gabber.c2.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > Man inetd. > > And I'm sure you've tried it Brian. It doesn't work with > inetd, I tried that already. Indeed, it works for me. I have: /etc/services: ppptcp 6669/tcp # Incoming ppp over tcp /etc/inetd.conf: ppptcp stream tcp nowait root /usr/sbin/ppp ppp -direct tcp /etc/ppp/ppp.conf: tcp: set escape 0xff set ifaddr 10.0.4.1 10.0.4.5/24 > -- > Sameer Parekh Voice: 510-986-8770 > President FAX: 510-986-8777 > C2Net > http://www.c2.net/ sameer@c2.net -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <bri@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711040117.BAA09060>