From owner-freebsd-questions Thu Mar 30 5:46: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 479E137B86B for ; Thu, 30 Mar 2000 05:45:59 -0800 (PST) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12afGS-0006gp-00; Thu, 30 Mar 2000 15:45:36 +0200 From: Sheldon Hearn To: bduk@earthlink.net Cc: rshannon@wcug.wwu.edu, freebsd-questions@FreeBSD.ORG Subject: Re: tun0 in 4.0 In-reply-to: Your message of "Thu, 30 Mar 2000 05:18:42 PST." <200003301318.FAA01432@earthlink.net> Date: Thu, 30 Mar 2000 15:45:36 +0200 Message-ID: <25718.954423936@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 30 Mar 2000 05:18:42 PST, Derrick Baumer wrote: > > ...and I get back a "tun0 does not exist." > > Dumb question, I know, but did you reboot? The message "tun0 does not exist" is very different from the message "tun0: device not configured". The former indicates that the /dev/tun0 device node does not exist and needs to be created with the MAKEDEV script. The latter indicates that the node exists but that the running kernel was not copiled with "psuedo-device tun". Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message