From owner-freebsd-hackers Wed Dec 13 5:53:11 2000 From owner-freebsd-hackers@FreeBSD.ORG Wed Dec 13 05:53:09 2000 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from gandalf.bravenet.com (gandalf.bravenet.com [139.142.105.50]) by hub.freebsd.org (Postfix) with ESMTP id 617E537B400 for ; Wed, 13 Dec 2000 05:53:05 -0800 (PST) Received: from localhost (dphoenix@localhost) by gandalf.bravenet.com (8.10.1/8.10.1) with ESMTP id eBDDqSN15006; Wed, 13 Dec 2000 05:52:28 -0800 (PST) X-Authentication-Warning: gandalf.bravenet.com: dphoenix owned process doing -bs Date: Wed, 13 Dec 2000 05:52:27 -0800 (PST) From: Dan Phoenix To: Bill Fumerola Cc: freebsd-hackers@FreeBSD.ORG Subject: Tun driver? In-Reply-To: <20001130170356.F83422@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [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