--On Sunday, July 10, 2005 8:50 PM +0200 Schuh Andreas <[EMAIL PROTECTED]> wrote:

to reload ipf rules just type:
# ipf -FA -f <filename>

Better (I think...) is:

# ipf -I -F a -f $ipf_rules_file && ipf -s

to reload ipnat rules:
# ipf -y

That syncs interface IP changes etc. To reload the rules, you want:

# ipnat -C -f $nat_rules_file

--
Carson

Reply via email to