From owner-freebsd-questions Fri Dec 7 12:52:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailgw3a.lmco.com (mailgw3a.lmco.com [192.35.35.24]) by hub.freebsd.org (Postfix) with ESMTP id 9D4C837B416 for ; Fri, 7 Dec 2001 12:52:51 -0800 (PST) Received: from emss01g01.ems.lmco.com ([129.197.181.54]) by mailgw3a.lmco.com (8.8.8/8.8.8) with ESMTP id PAA23011 for ; Fri, 7 Dec 2001 15:52:50 -0500 (EST) Received: from CONVERSION-DAEMON by lmco.com (PMDF V5.2-33 #38886) id <0GNZ00P01RC16M@lmco.com> for questions@freebsd.org; Fri, 7 Dec 2001 12:52:49 -0800 (PST) Received: from cui1.lmms.lmco.com ([129.197.1.64]) by lmco.com (PMDF V5.2-33 #38886) with ESMTP id <0GNZ00K49RBYP1@lmco.com> for questions@freebsd.org; Fri, 07 Dec 2001 12:52:46 -0800 (PST) Received: from lmco.com (CONNECTICUT1.lmms.lmco.com [129.197.23.84]) by cui1.lmms.lmco.com (8.11.0/8.9.2) with ESMTP id fB7Kqj610606 for ; Fri, 07 Dec 2001 12:52:46 -0800 (PST) Date: Fri, 07 Dec 2001 12:52:21 -0800 From: rick norman Subject: Re: ifconfig -a question To: FBSD Questions Message-id: <3C112C04.7F7EC749@lmco.com> MIME-version: 1.0 X-Mailer: Mozilla 4.77 [en] (WinNT; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en References: 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 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