On 7/10/05, Richard Braun <[EMAIL PROTECTED]> wrote: > On Sun, Jul 10, 2005 at 08:42:52PM +0200, Amadeus Stevenson wrote: > > Hello, > > > > Sorry for this very obtuse question. > > > > I change my ipf.conf a fair bit, and when reloading it with a short script: > > > > #!/bin/sh > > > > cp /etc/ipf.$1 /etc/ipf.conf > > /etc/rc.d/ipfilter restart > > /etc/rc.d/ipnat restart > > /etc/rc.d/ipfilter reload > /etc/rc.d/ipnat reload (not needed if you don't change your nat rules)
Great that is what I needed under netbsd; thanks! Amadeus
