From owner-freebsd-questions Fri Dec 7 13: 0:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lucifer.velosystems.net (cx144844-b.pv1.ca.home.com [24.9.137.174]) by hub.freebsd.org (Postfix) with ESMTP id 21B3237B419 for ; Fri, 7 Dec 2001 13:00:43 -0800 (PST) Received: from jeeves.velosystems.net (jeeves.velosystems.net [192.168.1.6]) by lucifer.velosystems.net (Postfix) with SMTP id 850AD72689; Fri, 7 Dec 2001 13:00:42 -0800 (PST) Date: Fri, 7 Dec 2001 13:00:42 -0800 From: Steve Wingate To: "Joe & Fhe Barbish" Cc: questions@FreeBSD.ORG Subject: Re: ifconfig -a question Message-Id: <20011207130042.24ac2bc3.steve@velosystems.net> In-Reply-To: References: Organization: Velosystems X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.9; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 I'm positive, but you may have to build a kernel without support for those devices. Here if my ifconfig -a output: jeeves# ifconfig -a fxp0: flags=8843 mtu 1500 inet 192.168.1.6 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:90:27:95:88:f0 media: Ethernet autoselect (100baseTX ) status: active lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 This is not a gateway box and I have faith & ppp commented out in the kernel, since I have no use for either. Don't you need ppp for modems? On Fri, 7 Dec 2001 15:44:16 -0500 "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