From owner-freebsd-questions Tue Apr 21 12:01:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA18751 for freebsd-questions-outgoing; Tue, 21 Apr 1998 12:01:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA18643 for ; Tue, 21 Apr 1998 19:01:06 GMT (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id MAA04215; Tue, 21 Apr 1998 12:00:40 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 21 Apr 1998 12:00:40 -0700 (PDT) From: Doug White Reply-To: Doug White To: Wayne G Boyd cc: freebsd-questions@FreeBSD.ORG Subject: Re: User PPP (Dial in) In-Reply-To: <199804211211.MAA12392@jcegroup.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 21 Apr 1998, Wayne G Boyd wrote: > I am trying to configure User PPP on my FreeBSD 2.2.5-RELEASE system. > > PPP dial out to my ISP is working fine. I have a dial-on-demand ppp > process running all the time. When I have tried to run a dial-in > ppp, it comes up with an error about the tun device. So I have tried > running it without having the other instance (dial-on-demand) running > at the same time. And it works fine. So my problem is something to do > with the tun device. Am I right in thinking that all I need to do is > recompile the kernel with a second tun device ? I would say that would be a correct assumption. You might as well build in several, like 8, to forestall future kernel builds. Especially if you're running on a low end 486 ;) > And if so how do I go about getting the kernel source files > (/usr/scr/sys)? They don't exist on my system at present, > and I can't find them in the port's collection. Easy way: 1. Mount CD or download src/ssys.* and install.sh from ftp site. 2. cd /cdrom/src 3. ./install.sh sys Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message