Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 1998 07:10:00 -0800 (PST)
From:      Ed Symanzik <zik@msu.edu>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: conf/8350: Problems with /etc/rc.firewall
Message-ID:  <199811111510.HAA22290@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/8350; it has been noted by GNATS.

From: Ed Symanzik <zik@msu.edu>
To: freebsd-gnats-submit@freebsd.org, skafte@zaius.worldgate.ca
Cc: zik@msu.edu
Subject: Re: conf/8350: Problems with /etc/rc.firewall
Date: Wed, 11 Nov 1998 10:00:19 -0500

 The file should contain ipfw commands not a script.
 
 Don't put a flush command in the file.  The system will hang
 waiting for confirmation and -f doesn't apply to files.
 
 Quiet mode (-q) doesn't tolerate blank lines in the file.
 
 The file is treated as one command.  This means you must
 number your commands (if you don't want one big rule).

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811111510.HAA22290>