From owner-freebsd-questions Thu May 25 18: 1:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id E189037B581 for ; Thu, 25 May 2000 18:01:45 -0700 (PDT) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id UAA09402 for ; Thu, 25 May 2000 20:01:40 -0500 (CDT) Received: from localhost.localdomain (areca-14-028082.nuts.nwu.edu [165.124.28.82]) by hecky.acns.nwu.edu via smap (V2.0) id xma009320; Thu, 25 May 00 20:01:34 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id SAA17266 for freebsd-questions@freebsd.org; Thu, 25 May 2000 18:02:40 -0500 (CDT) (envelope-from david) Date: Thu, 25 May 2000 18:02:40 -0500 From: "David J. Kanter" To: FreeBSD questions Subject: MAKEDEV question Message-ID: <20000525180240.A17255@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to use multiple tun devices, but am a bit confused on how to set them up properly. I've added tun 3 to my kernel (originally tun 1), but only /dev/tun0 shows up. Must I run MAKEDEV to make all the tunX "official"? But I read in the handbook that you don't MAKEDEV for pseudo-devices, so I'm a little lost here. -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message