Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2001 12:52:21 -0800
From:      rick norman <rick.norman@lmco.com>
To:        FBSD Questions <questions@freebsd.org>
Subject:   Re: ifconfig -a  question
Message-ID:  <3C112C04.7F7EC749@lmco.com>
References:  <LPBBIGIAAKKEOEJOLEGOEENLCIAA.barbish@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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<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?3C112C04.7F7EC749>