Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2000 10:29:16 -0800 (PST)
From:      Ryan Shannon <rshannon@wcug.wwu.edu>
To:        Cliff Rowley <dozprompt@onsea.com>
Cc:        Derrick Baumer <bduk@earthlink.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: tun0 in 4.0
Message-ID:  <Pine.LNX.3.96.1000330102212.21444A-100000@sloth>
In-Reply-To: <Pine.BSF.4.21.0003301652560.84135-100000@merlin.onsea.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <rshannon@wcug.wwu.edu>
> > > 
> > > 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
> >         <bduk@earthlink.net>
> > 
> > 
> > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.1000330102212.21444A-100000>