Date: Thu, 22 Oct 1998 14:39:07 +0100 From: Brian Somers <brian@Awfulhak.org> To: Leif Neland <leifn@swimsuit.internet.dk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: userland ppp dialin and dialout Message-ID: <199810221339.OAA10214@woof.lan.awfulhak.org> In-Reply-To: Your message of "Wed, 21 Oct 1998 21:25:25 %2B0200." <Pine.BSF.4.05.9810192338150.2226-100000@gina.swimsuit.internet.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
> How do I configure ppp for both outgoing dial-on-demand and incoming ppp > via mgetty? > > I tried this in mgetty's login.config: > > /AutoPPP/ - a_ppp /usr/sbin/ppp -direct PAPserver > > but I only got complaints that the tun device was busy. I have made 2 > tun's in the kernel Have you made the corresponding /dev entries ? Also, make sure that /usr/sbin/ppp is owned by root with permissions 4554. Recent (but not the latest) archives were mis-installing ppp due to the removal of BINOWN= from the Makefile. -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour.... 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?199810221339.OAA10214>