Date: Wed, 17 Sep 1997 21:01:04 -0500 (CDT) From: John Preisler <john@helium.vapornet.com> To: freebsd-stable@freebsd.org Subject: problem with ipfirewall changes Message-ID: <199709180201.VAA00693@argon.vapornet.com>
next in thread | raw e-mail | index | archive | help
danny 1997/09/14 16:35:27 PDT
Modified files: (Branch: RELENG_2_2)
etc rc.conf rc.firewall rc.network
Log:
MFC - firewall initialization cosmetics.
Revision Changes Path
1.1.2.20 +4 -2 src/etc/rc.conf
1.6.2.3 +56 -44 src/etc/rc.firewall
1.1.2.10 +32 -5 src/etc/rc.network
made world overnight last night. Everything went fine except
where rc.network decides whether i'm running ipfirewall in the kernel
or loadable module.
this clip from dmesg shows that kernel firewall support gets loaded as
I configured it, but rc.network forces the module to load anyway.
changing root device to sd0a
IP packet filtering initialized, divert disabled, logging limited to 50 packets/entry
de0: enabling 10baseT port
IP packet filtering initialized, divert disabled, logging disabled
rfork() call disabled
Type Id Off Loadaddr Size Info Rev Module Name
MISC 0 0 f634d000 000c f634f018 1 ipfw_mod
also
rc.i386 also tries to launch moused even though rc.conf says
moused="NO" Console message complains of -t being bogus flag
-jrp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709180201.VAA00693>
