From owner-freebsd-questions Fri May 12 15:42:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id 4DC9037BC24 for ; Fri, 12 May 2000 15:42:16 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.13 #1) id 12qO8F-00060k-00; Sat, 13 May 2000 00:42:07 +0200 Date: Sat, 13 May 2000 00:42:07 +0200 From: Marc Silver To: damon Cc: questions@FreeBSD.org Subject: Re: PPP Message-ID: <20000513004207.H21292@draenor.org> References: <001701bfbc1b$d801d1c0$7716a0d1@oemcomputer> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <001701bfbc1b$d801d1c0$7716a0d1@oemcomputer>; from damon@lanset.com on Fri, May 12, 2000 at 02:10:35PM -0000 X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to start something that will activate the tunnel device. For example: tun0: flags=8051 mtu 1500 inet 196.34.156.40 --> 168.209.6.65 netmask 0xffffff00 Opened by PID 65 root 65 0.0 1.2 2288 344 ?? Ss 6:43PM 0:43.99 ppp -auto -qu You should get the idea from this... ;) Cheers, Marc On Fri, May 12, 2000 at 02:10:35PM -0000, damon wrote: > newly installed 4.0 cdrom > recompiled kernel : > pseudo-device tun 1 #Packet tunnel. > > ifconfig -a > > no tunnel devices appear > > thanks > damon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message