From owner-freebsd-questions Thu Mar 30 10:29:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.164.200]) by hub.freebsd.org (Postfix) with SMTP id C737D37B780 for ; Thu, 30 Mar 2000 10:29:37 -0800 (PST) (envelope-from rshannon@wcug.wwu.edu) Received: (qmail 21826 invoked by uid 1146); 30 Mar 2000 18:29:16 -0000 Date: Thu, 30 Mar 2000 10:29:16 -0800 (PST) From: Ryan Shannon X-Sender: rshannon@sloth To: Cliff Rowley Cc: Derrick Baumer , freebsd-questions@FreeBSD.ORG Subject: Re: tun0 in 4.0 In-Reply-To: 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 Thanks for your responses. I recompiled the kernel without the 1 in the tun line and it worked just fine. That 1 screws up all kinds of stuff. :) The ppp handbook section is very misleading. It says that it is updated, but the directions still explicitly state to compile the kernel with pseudo-device tun 1 This is leftover from the 3.4 handbook, in which the directions worked excellently. I would be more than happy to update that section if that would be helpful. Thanks for your help. Ryan On Thu, 30 Mar 2000, Cliff Rowley wrote: > The problem is that tun0 in 4.0 does not appear until something uses it > (which is a pain). Run ppp, exit ppp, and ifconfig -a and you will see > it. > > Anyone know why tun0 has this new behaviour? > > Cliff Rowley > > ------------------------------------------- > | dozprompt@onsea.com | cliff@olive.co.uk | > | cr@4site-media.com | cr@soccergen.com | > | cr@easyphp.net | cr@beatreatreat.com | > ------------------------------------------- > > - while (!asleep) { code(); } > > On Thu, 30 Mar 2000, Derrick Baumer wrote: > > > > > > From: Ryan Shannon > > > > > > Hello. > > > > > > I cannot seem to get a tun0 device in 4.0 stable. I compiled the kernel > > > with... > > > > > > pseudo-device tun 1 > > > > > > ... went fine. Do a... > > > > > > cd /dev > > > ./MAKEDEV tun0 > > > ifconfig tun0 > > > > > > ...and I get back a "tun0 does not exist." > > > > > > Any clues would be greatly appreciated > > > > Dumb question, I know, but did you reboot? > > > > -- > > Derrick Baumer - Black Duck Software > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message