From owner-freebsd-questions Sun Jun 24 18:11: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.121.12]) by hub.freebsd.org (Postfix) with ESMTP id 43CAC37B407 for ; Sun, 24 Jun 2001 18:11:05 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from blossom.cjclark.org (dialup-209.247.139.131.Dial1.SanJose1.Level3.net [209.247.139.131]) by harrier.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id SAA28412; Sun, 24 Jun 2001 18:10:22 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.4/8.11.3) id f5P1Au913690; Sun, 24 Jun 2001 18:10:56 -0700 (PDT) (envelope-from cjc) Date: Sun, 24 Jun 2001 18:10:49 -0700 From: "Crist J. Clark" To: Wyatt Banks Cc: questions@FreeBSD.ORG Subject: Re: using pseudo-device tun Message-ID: <20010624181049.C11961@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from banksw@fang.cs.sunyit.edu on Sun, Jun 24, 2001 at 03:35:45PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jun 24, 2001 at 03:35:45PM -0400, Wyatt Banks wrote: > I'm currently following the handbook on how to dial into another machine > using ppp and having some difficulty getting a tun device working. Here > is the output from grep tun mykernel: > > pseudo-device tun 1 # Packet tunnel. > pseudo-device gif 4 # IPv6 and IPv4 tunneling > > I then rebuilt this kernel, installed it and rebooted, but ifconfig -a > gives me the following output which shows no tun devices: [snip] > Did I do something wrong in my kernel? Am I supposed to use a gif instead > of a tun somehow? A tun(4) won't show up until you start ppp(8). -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message