Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2002 18:16:16 -0700
From:      "Patrick O. Fish" <patrick@pwhsnet.com>
To:        <questions@freebsd.org>
Subject:   unneeded network profiles (ifconfig)
Message-ID:  <006101c2051c$1956b050$0300a8c0@zeus>

next in thread | raw e-mail | index | archive | help

apollo# ifconfig
dc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.0.2 netmask 0xffffff00 broadcast 192.168.0.255
        ether 00:c0:f0:75:80:f4
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500


Well, I dont think I really need ppp0, but when i go to destroy it:

apollo# ifconfig ppp0 destroy
ifconfig: SIOCIFDESTROY: Invalid argument


And im also not sure about lp0....I know that i do need dc0 and lo0




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?006101c2051c$1956b050$0300a8c0>