Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2001 13:00:42 -0800
From:      Steve Wingate <steve@velosystems.net>
To:        "Joe & Fhe Barbish" <barbish@a1poweruser.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: ifconfig -a  question
Message-ID:  <20011207130042.24ac2bc3.steve@velosystems.net>
In-Reply-To: <LPBBIGIAAKKEOEJOLEGOEENLCIAA.barbish@a1poweruser.com>
References:  <LPBBIGIAAKKEOEJOLEGOEENLCIAA.barbish@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex>)
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> 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" <barbish@a1poweruser.com> 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<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
> 	inet6 ::1 prefixlen 128 
> 	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 
> 	inet 127.0.0.1 netmask 0xff000000 
> ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
> ppp1: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
> ppp2: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
> ppp3: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
> faith0: flags=8000<MULTICAST> mtu 1500
> faith1: flags=8000<MULTICAST> mtu 1500
> faith2: flags=8000<MULTICAST> mtu 1500
> faith3: flags=8000<MULTICAST> mtu 1500
> tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
> 	inet6 fe80::d41d:8cd9:8f00:b204%tun0 prefixlen 64 scopeid 0xb 
> tun1: flags=8010<POINTOPOINT,MULTICAST> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011207130042.24ac2bc3.steve>