From owner-freebsd-questions Fri May 26 8:30:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sullivan.realtime.net (sullivan.realtime.net [205.238.128.209]) by hub.freebsd.org (Postfix) with ESMTP id 1092837BE62 for ; Fri, 26 May 2000 08:30:34 -0700 (PDT) (envelope-from brucegb@sullivan.realtime.net) Received: (from brucegb@localhost) by sullivan.realtime.net (8.9.3/8.9.3) id KAA80172 for freebsd-questions@freebsd.org; Fri, 26 May 2000 10:30:30 -0500 (CDT) (envelope-from brucegb) From: Bruce Burden Message-Id: <200005261530.KAA80172@sullivan.realtime.net> Subject: Re: tun - interface ,4.0 stable In-Reply-To: <00052615023400.00657@entenpreis> from tobias pirzer at "May 26, 2000 02:53:32 pm" To: freebsd-questions@freebsd.org (Freebsd Questions) Date: Fri, 26 May 2000 10:30:30 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I'm just another idiotic guy who can't get a tun interface . > > The Line : pseudo-device tun > I have a number following "tun": # The `tun' pseudo-device implements the User Process PPP (iijppp) pseudo-device tun 1 #Tunnel driver (user process ppp(8)) > > I also did a ./MAKEDEV tun0 in /dev > I only did a: MAKEDEV all MAKEDEV snd0 MAKEDEV da0s1a and I have: bash-2.04# ls -l /dev/tun* crw------- 1 uucp dialer 52, 0 May 17 22:31 /dev/tun0 crw------- 1 uucp dialer 52, 1 May 17 22:31 /dev/tun1 crw------- 1 uucp dialer 52, 2 May 17 22:31 /dev/tun2 crw------- 1 uucp dialer 52, 3 May 17 22:31 /dev/tun3 And note that May 17 is the date on all of my devices in /dev. What is the date of your 4.0 installation, and if you installed from cvsup, did you copy the MAKEDEV from /usr/src/etc to /dev? Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message