On Jul 31, 2015 3:23 AM, "Ian Smith" <[email protected]> wrote: >
> firewall_enable=YES > firewall_type=OPEN # permit all, regardless of default_to_accept > dummynet_anable=YES > > which would at least load those modules in the right order, The order of variables in /etc/rc.conf is irrelevant, except that a later assignment for the same variable will overwrite the value. - M _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[email protected]"
