Date: Wed, 10 Mar 2004 14:16:04 -0500 From: Charles Swiger <cswiger@mac.com> To: =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= <nagylzs@freemail.hu> Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: IPFW question Message-ID: <5FE7C86F-72C7-11D8-AB79-003065ABFD92@mac.com> In-Reply-To: <404F63D6.3070204@freemail.hu> References: <404F63D6.3070204@freemail.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 10, 2004, at 1:52 PM, Nagy L=E1szl=F3 Zsolt wrote: > I'm using my own ip firewall (firewall_type=3D"/etc/ipfw.conf") on my=20= > FreeBSD 5.2 system. My problem is, how can I reload the whole thing? Try "sh /etc/rc.firewall", or "ipfw -p /bin/cat /etc/ipfw.conf". If=20 you are not on the console of the machine, it might be advisable to use=20= nohup or an & to background the command while running.... --=20 -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5FE7C86F-72C7-11D8-AB79-003065ABFD92>