From owner-freebsd-stable Thu Aug 31 23:30:59 2000 Delivered-To: freebsd-stable@freebsd.org Received: from server.raadinfo.net (smtp2.uwnet.nl [195.7.130.55]) by hub.freebsd.org (Postfix) with ESMTP id B14EF37B422 for ; Thu, 31 Aug 2000 23:30:55 -0700 (PDT) Received: from port47.isd.to (port226.isd.to [195.7.130.174] (may be forged)) by server.raadinfo.net (8.9.3/8.9.3) with ESMTP id IAA11436 for ; Fri, 1 Sep 2000 08:27:48 +0200 Received: (qmail 1022 invoked by uid 1000); 1 Sep 2000 06:29:25 -0000 From: "Andre Goeree" Date: Fri, 1 Sep 2000 08:29:25 +0200 To: freebsd-stable@freebsd.org Subject: multiple tun devices while only 1 enabled in kernel Message-ID: <20000901082925.A907@freebee.attica.home> Reply-To: abgoeree@uwnet.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Sender: abgoeree@uwnet.nl Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I compiled a kernel with the following options for tun0: [snip] pseudo-device tun 1 # Packet tunnel. [snip] Now this is what happens when i use ppp on two terminals: (you could do it for as many tun devices you have in /dev) terminal 1: ppp Working in interactive mode Using interface: tun0 ppp ON freebee> terminal 2: ppp Working in interactive mode Using interface: tun1 ppp ON freebee> Huh?, thought i had only 1 tun device configured....... At least it's not what i expected, it should say something like "device tun0 not available" (like in 3.4-R, don't know exactly where it has been changed). Is this a bug or have i missed / misconfigured something? (don't think so). I have only 1 modem so i want only 1 tun device.... Regards, Andre FWIW: uname -a FreeBSD freebee.attica.home 4.1-STABLE FreeBSD 4.1-STABLE #0: Thu Aug 31 21:28:44 CEST 2000 ago@freebee.attica.home:/usr/src/sys/compile/CUSTOM i386 -- Ago abgoeree@uwnet.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message