From owner-freebsd-current Thu Jul 27 4:12: 9 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id C5B8A37B54B; Thu, 27 Jul 2000 04:12:02 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13Hla1-000OvC-00; Thu, 27 Jul 2000 13:11:57 +0200 From: Sheldon Hearn To: Ben Smithurst Cc: brian@FreeBSD.org, current@FreeBSD.org Subject: Re: if_tun.ko seems broken In-reply-to: Your message of "Wed, 26 Jul 2000 16:26:48 +0100." <20000726162648.D28657@strontium.scientia.demon.co.uk> Date: Thu, 27 Jul 2000 13:11:57 +0200 Message-ID: <95801.964696317@axl.ops.uunet.co.za> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 26 Jul 2000 16:26:48 +0100, Ben Smithurst wrote: > I think the device needs to be opened before you can do anything with > it. PPP of course does this for you, but if you want to ifconfig it > yourself you might try something like ``dd if=/dev/tun0 of=/dev/null > count=0'' first. Ah, okay. Having said this to the person who swore that ifconfig tun0 worked for him, he now remembers that he doesn, in fact, use ppp(8). :-) Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message