From owner-freebsd-questions Mon May 27 4:45: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icarus.slightlystrange.org (icarus.slightlystrange.org [62.190.193.173]) by hub.freebsd.org (Postfix) with ESMTP id 1FE1337B405 for ; Mon, 27 May 2002 04:45:02 -0700 (PDT) Received: from danielby by icarus.slightlystrange.org with local (Exim 3.12 #1 (Debian)) id 17CIvi-0006N5-00 for ; Mon, 27 May 2002 12:44:50 +0100 Date: Mon, 27 May 2002 12:44:50 +0100 From: Daniel Bye To: questions@freebsd.org Subject: Re: unneeded network profiles (ifconfig) Message-ID: <20020527114450.GB24194@icarus.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: questions@freebsd.org References: <006101c2051c$1956b050$0300a8c0@zeus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <006101c2051c$1956b050$0300a8c0@zeus> User-Agent: Mutt/1.3.27i 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 On Sun, May 26, 2002 at 06:16:16PM -0700, Patrick O. Fish wrote: > > apollo# ifconfig > dc0: flags=8843 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 ) > status: active > lp0: flags=8810 mtu 1500 > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010 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 If this really bothers you, recompile your kernel omitting the interface types you don't want (ppp is a pseudo-device, and lp is a printer-port IP driver - man 4 lp for more details). Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message