On (2002/10/22 21:27), Joshua Call wrote: > Yes, I do have ipfilter compiled into the kernel. > Also, I have now put in all the lines from > /etc/defaults/rc.conf dealing with ipfilter or ipnat.
So you have this in /etc/rc.conf, yes? ipfilter_enable="YES" ipnat_enable="YES" Assuming you haven't messed around with ipfilter_program, ipfilter_rules, ipfilter_flags, ipnat_program, ipnat_rules or ipnat_flags in there, and assuming you have working /etc/ipf.rules and /etc/ipnat.rules files, IPFilter should be enabled at startup, regardless of whether IPFilter is compiled into your kernel. Perhaps you should actually show us your rc.conf file, so we don't have to guess what the problem could be? :-) Ciao, Sheldon.
