From owner-freebsd-questions Thu Mar 14 15:38:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 51EB737B404 for ; Thu, 14 Mar 2002 15:38:52 -0800 (PST) Received: from hades.hell.gr (patr530-a236.otenet.gr [212.205.215.236]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g2ENci0j026348; Fri, 15 Mar 2002 01:38:46 +0200 (EET) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.2/8.12.2) with ESMTP id g2ENcVoF004560; Fri, 15 Mar 2002 01:39:03 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from charon@localhost) by hades.hell.gr (8.12.2/8.12.2/Submit) id g2EJMpA4003431; Thu, 14 Mar 2002 21:22:51 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Thu, 14 Mar 2002 21:22:51 +0200 From: Giorgos Keramidas To: Joe & Fhe Barbish Cc: FBSDQ Subject: Re: pseudo-device tun Message-ID: <20020314192251.GC3159@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i 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 2002-03-13 22:35, Joe & Fhe Barbish wrote: > The GENERIC kernel has pseudo-device tun does this > mean there is only one tun device, or does it mean it will > dynamically allocate tun devices of the fly as needed. > > If I have one user ppp dial out to my ISP and two Modems for > user ppp dial in, do I have to edit the pseudo-device tun > statement changing it to pseudo-device tun 3? The tun device is 'cloning'. It will allocate necessary tun0, tun1, ... nodes, as necessary. Giorgos Keramidas FreeBSD Documentation Project keramida@{freebsd.org,ceid.upatras.gr} http://www.FreeBSD.org/docproj/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message