From owner-freebsd-questions Mon Aug 9 5:48:24 1999 Delivered-To: freebsd-questions@freebsd.org Received: from vax1.baker.ie (VAX1.baker.IE [194.125.50.91]) by hub.freebsd.org (Postfix) with SMTP id 5072915250 for ; Mon, 9 Aug 1999 05:48:07 -0700 (PDT) (envelope-from cillian@baker.ie) Received: from baker.ie ([194.125.50.55]) by vax1.baker.ie with ESMTP for questions@freebsd.org; Mon, 9 Aug 1999 13:50:28 +0100 Message-ID: <37AECA48.411EF008@baker.ie> Date: Mon, 09 Aug 1999 13:32:08 +0100 From: Cillian Sharkey X-Mailer: Mozilla 4.6 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Network Code questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, sorry for the multiple questions but here goes.. (all these based on 3.2-STABLE system) 1. Are there plans to include the reverse of the "ep0: promiscuous mode enabled" message ? (ie. "ep0: promiscuous mode disabled") this was suggested before in the mailing-lists but did anything come of it ? (for all interfaces capable of the mode of course) 2. when I run ppp without the tun interface compiled into the kernel it complains about an invalid interface, unless I manually do "kldload if_tun" beforehand. Are the modules for the network interfaces in /modules/if_* dynamically loadable ? Incidentally when I tried to do a tcpdump -i tun0 once I kldload'd if_tun and ran ppp (successfully too!), tcpdump would not recognise the interface 3. seeing as IPFILTER comes with fbsd now, are there any plans to incorporate it into the conf files (/etc/rc*) in NetBSD, they seem to have support for it (in /etc/rc.conf there are ipfilter=YES|NO ipnat=YES|NO options which use files like /etc/ipf.conf and /etc/ipnat.conf, AFAIK) ? [unrelated + trivial question] is it possible to customise the colour of the kernel messages ? ie. in i386 ports, FreeBSD uses bright white, NetBSD uses green and OpenBSD uses white on blue (I think) ? Thanks in advance, - Cillian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message