From owner-freebsd-questions Thu Mar 30 7:53:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gradwell.com (mail.gradwell.com [194.205.225.96]) by hub.freebsd.org (Postfix) with SMTP id 7DB3737B75A for ; Thu, 30 Mar 2000 07:53:19 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: (qmail 13538 invoked from network); 30 Mar 2000 15:53:06 -0000 Received: from unknown (HELO merlin.onsea.com) (212.49.243.227) by mail.gradwell.com with SMTP; 30 Mar 2000 15:53:06 -0000 Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id QAA86276; Thu, 30 Mar 2000 16:53:33 +0100 (BST) (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Thu, 30 Mar 2000 16:53:33 +0100 (BST) From: Cliff Rowley To: Derrick Baumer Cc: rshannon@wcug.wwu.edu, freebsd-questions@FreeBSD.ORG Subject: Re: tun0 in 4.0 In-Reply-To: <200003301318.FAA01432@earthlink.net> 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 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