Date: Thu, 13 Sep 2001 20:29:06 -0600 (MDT) From: FreeBSD <freebsd@XtremeDev.com> To: =?iso-8859-1?q?Keith=20Spencer?= <bsd2000au@yahoo.com.au> Cc: Andrew Reid <andrew.reid@plug.cx>, fbsd <freebsd-questions@freebsd.org> Subject: Re: how can I HUP ipf to reread new rules added?? Message-ID: <20010913202844.X78410-100000@Amber.XtremeDev.com> In-Reply-To: <20010913234400.64843.qmail@web12006.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You don't need to make them separate commands. A single ipf -Fa -f /etc/ipf.rules would do. On Fri, 14 Sep 2001, [iso-8859-1] Keith Spencer wrote: > Thanks > I took the advice and wrote a simple bash script > to do... > ipf -F input > ipf -F output > ipf -F forward > ipf -f /etc/ipf.rules > Keith > --- Andrew Reid <andrew.reid@plug.cx> wrote: > On 05 > Sep 2001 14:49:12 +1000, Keith Spencer wrote: > > > > > After adding rules can I restart it to see if they > > > work ok without rebooting? > > > > Yes. Have a read of the IPF section of the OpenBSD > > Networking FAQ, > > available at > > http://www.openbsd.org/faq/faq6.html#6.2 > > > > That explains the commands required to "reload" your > > IPF/IPNAT > > configuration files, as well as providing a fairly > > decent introduction > > to IPF. It has a link to the "IPF HOWTO" -- another > > helpful document. > > > > - andrew > > > > -- > > void signature () { > > cout << "Andrew Reid -- andrew.reid@plug.cx" << > > endl ; > > cout << "Cell: +61 401 946 813" << endl; > > cout << "Quidquid latine dictum sit, altum viditur" > > << endl; > > } > > > > http://travel.yahoo.com.au - Yahoo! Travel > - Got Itchy feet? Get inspired! > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010913202844.X78410-100000>