Subject: Re: ipf
To: Jukka Marin <jmarin@pyy.jmp.fi>
From: Scott Reynolds <scottr@Plexus.COM>
List: current-users
Date: 11/14/1997 16:23:00
On Fri, 14 Nov 1997, Jukka Marin wrote:

> I'm afraid I need help with the packet filter.  I want to set up a simple
> firewall.  How do I change the rules without rebooting the system after
> editing /etc/ipf.conf?

ipf -r -f /etc/ipf.conf
ipf -f /etc/ipf.conf

should do the trick.

--scott