From owner-freebsd-questions Fri Dec 7 13: 1:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.mango-bay.com (mail.mango-bay.com [208.206.15.12]) by hub.freebsd.org (Postfix) with ESMTP id 0AEDE37B405 for ; Fri, 7 Dec 2001 13:01:49 -0800 (PST) Received: from barbish ([63.70.155.24]) by mail.mango-bay.com (Post.Office MTA v3.5.3 release 223 ID# 0-52377U2500L250S0V35) with SMTP id com; Fri, 7 Dec 2001 16:03:16 -0500 From: "Joe & Fhe Barbish" To: "rick norman" Cc: "FBSD Questions" Subject: RE: ifconfig -a question Date: Fri, 7 Dec 2001 16:01:45 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <3C112C04.7F7EC749@lmco.com> 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 Rick are your saying that when I built my custom Kernel and changed the tun option to tun 4 it built ppp0-3 and faith0-3 and the tun0 & tun1 are built when I used my 2 modems? Joe -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of rick norman Sent: Friday, December 07, 2001 3:52 PM To: FBSD Questions Subject: Re: ifconfig -a question It comes with the default kernel. You need to build a custom kernel with only the features you need. See the handbook, building a custom kernel. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html Rick Joe & Fhe Barbish wrote: > I get the following output from ifconfig -a command. I have > a NIC card in the PC not connected to a LAN with 1 modem for > user ppp dialout to my ISP and another modem for incoming > calls. How can I clear all the ppp, faith, tun stuff out > and how did it get built in the first place? Do I have to > change something in ppp.conf to stop this? > > Thanks for your help > > Joe > > # ifconfig -a > lp0: flags=8810 mtu 1500 > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010 mtu 1500 > ppp1: flags=8010 mtu 1500 > ppp2: flags=8010 mtu 1500 > ppp3: flags=8010 mtu 1500 > faith0: flags=8000 mtu 1500 > faith1: flags=8000 mtu 1500 > faith2: flags=8000 mtu 1500 > faith3: flags=8000 mtu 1500 > tun0: flags=8010 mtu 1500 > inet6 fe80::d41d:8cd9:8f00:b204%tun0 prefixlen 64 scopeid 0xb > tun1: flags=8010 mtu 1500 > inet6 fe80::d41d:8cd9:8f00:b204%tun1 prefixlen 64 scopeid 0xc > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message