Date: Fri, 16 Feb 2001 16:00:42 EST From: Andrea Venturoli <ml.ventu@flashnet.it> To: freebsd-questions@FreeBSD.ORG Subject: ipfw reading rules from a file Message-ID: <200102161500.f1GF0f229002@relay.flashnet.it>
next in thread | raw e-mail | index | archive | help
** Reply to note from Wayne Pascoe <wayne.pascoe@realtime.co.uk> 16 Feb 2001 10:13:42 +0000 > In /etc/rc.conf I have the following section > > # > # Firewall options > # > firewall_enable="YES" > firewall_type="filename" > firewall_flags="/etc/firewall/ipfw.soften" > firewall_logging="YES" Try: firewall_enable="YES" firewall_type="/etc/firewall/ipfw.soften" firewall_logging="YES" Bye av. 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?200102161500.f1GF0f229002>