Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2000 08:29:25 +0200
From:      "Andre Goeree" <abgoeree@uwnet.nl>
To:        freebsd-stable@freebsd.org
Subject:   multiple tun devices while only 1 enabled in kernel
Message-ID:  <20000901082925.A907@freebee.attica.home>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000901082925.A907>