Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Feb 2004 20:09:41 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        Dennis Antunes <d.antunes@comcast.net>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: ipfw questions
Message-ID:  <401EF4D5.7090806@mac.com>
In-Reply-To: <002f01c3e9ea$7fc1c410$9500a8c0@Progress2>
References:  <002f01c3e9ea$7fc1c410$9500a8c0@Progress2>

next in thread | previous in thread | raw e-mail | index | archive | help
Dennis Antunes wrote:
> When specifying: firewall_type="/etc/firewall.local" in rc.conf, loading
> of my config file fails with: ipfw: bad arguments, for usage summary
> ``ipfw''
> Receive same error at command line when entering: ipfw
> /etc/firewall.local 

Try:  ipfw -p /bin/cat /etc/firewall.local

> Also, how do definitively know if you are running ipfw2?

dmesg will probably tell you, or see whether:

	sysctl net.inet.ip.fw.autoinc_step

...is present (if so, this implies IPFW2).

-- 
-Chuck



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