thanks, I know how to enable pf in freebsd, but is there a difference between enableing pf via loader.conf or rc.conf?
On 8/22/06, Ericzhao82 <[EMAIL PROTECTED]> wrote:
if you freebsd 6 or newer 1、alter /boot/defaults/loader.conf "180 pf_load="YES" # packet filter" 2、alter /etc/rc.conf, new add pf_enable="YES" pf_rules="/etc/pf.conf" pf_flags="" pflog_enable="YES" pflog_logfile="/var/log/pflog" pflog_flags="" 3、reboot END
-- Best Regards, Ivan Levchenko [EMAIL PROTECTED]
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
