Randall Hopper wrote:
<snip>
> 8) (Nit) Boot-up probes spelling error:
> "bt_isa_probe: Probe failled for card at 0x330"
>
> 9) rc.firewall - if firewall_type is a file, it feeds each line in it to
> ipfw.
>
> BUT ipfw doesn't toss comments, so you can't document your firewall
> commands, and this IMO isn't a good option. If rc.firewall tossed lines
> beginning with "#" this would be a nice way to go without having to hack
> rc.firewall. As it is, I made this add to rc.firewall:
>
> elif [ "${firewall_type}" = "custom" ]; then
> . /etc/rc.firewall.rules
>
Since we're mentioning problems...
I've noticed that setting any of the firewall options in /etc/rc.conf has no
effect. I have to set them in /etc/defaults/rc.conf before they'll work. Anybody
else have this problem? I haven't cvsup'd in a few weeks.
-Brandon
--
[EMAIL PROTECTED]
"Lead, follow, or get run over"
"In life there are those who steer, and those who push"
"I'm not impatient, the world is too slow"
"Life is short, so have fun, play hard, and leave a good looking corpse"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message