[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: temporarily loading pf rules
Thanks to both of you
One day I know it will make the difference between
driving for an hour and not driving for an hour.. :)
Gordon Chalmers
At 04:22 PM 11/09/2003 -0600, Henning Brauer wrote:
>On Thu, Sep 11, 2003 at 06:22:05PM -0400, Clint M. Sand wrote:
> > #pfctl -f /etc/newpf.conf ; sleep 10 ; pfctl -f /etc/pf.conf
>
>no. if you get logged out in between it might not work.
>
>sh -c "pfctl -f /etc/newpf.conf ; sleep 10 ; pfctl -f /etc/pf.conf" &
>should work.
>
>--
>http://2suck.net/hhwl.html - http://www.bsws.de/
>Unix is very simple, but it takes a genius to understand the simplicity.
>(Dennis Ritchie)