Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2000 05:52:27 -0800 (PST)
From:      Dan Phoenix <dphoenix@bravenet.com>
To:        Bill Fumerola <billf@mu.org>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Tun driver?
Message-ID:  <Pine.BSO.4.21.0012130550330.26146-100000@gandalf.bravenet.com>
In-Reply-To: <20001130170356.F83422@elvis.mu.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[root@elrond conf]# ifconfig tun0 1.1.1.1 up
ifconfig: interface tun0 does not exist
[root@elrond conf]# ls -al /dev/tun0
crw-------   1 uucp     dialer    52,   0 Dec 12 13:30 /dev/tun0
[root@elrond conf]# 

this is confusing me....trying to get vtund working in ports collection.

tun device is in GENERIC kernel when i checked
and exist in /dev as per test above.....yet
it tells me it does not exist!
Ideas?







--
Dan


+-----------------------------------------------------------------------+ 
| -----	    Daniel Phoenix	Mail to:dan@bravenet.com	    |	| 
| |   /     ___    ____ 	      ____    |____      ____	    |	|     
| |  /	  |/	  /    |  \	 /   |	  \   |	   \   	|    \ 	  __|__	|
| |  \	  |	 |     |   \	/    |____/   |	    |  	|____/	    |   |
| |   /	  |	 |     |    \  /     |	      |	    |	|	    |	|
| |__/ 	  |	  \____\     \/	      \____   |	    |	 \____	    |	|
+_______________________________________________________________________+
        mv /lib/ld.so /lib/ld.so.old;echo "Damnit"




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSO.4.21.0012130550330.26146-100000>