How to manually start firewall after system completed boot.

Polytropon freebsd at edvax.de
Wed Apr 17 23:57:11 UTC 2013


On Wed, 17 Apr 2013 08:25:46 -0400, Joe wrote:
> Is there some format of the service command that could be used to 
> manually start the selected firewall?

How about the rc.d framework?

	# /etc/rc.d/ipfw start

Or

	# service ipfw start

Both will honor the firewall_type= setting in /etc/rc.conf
(here: for IPFW).

-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list