Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2001 18:33:18 -0500
From:      "alexus" <ml@db.nexgen.com>
To:        <freebsd-ipfw@freebsd.org>
Subject:   rc.conf
Message-ID:  <000701c17de5$3881d4a0$0d00a8c0@alexus>

next in thread | raw e-mail | index | archive | help
all those settings

are they applyes towards ipf or ipfw?

su-2.05# grep -i firewall /etc/defaults/rc.conf
### Basic network and firewall/security options: ###
firewall_enable="NO"            # Set to YES to enable firewall
functionality
firewall_script="/etc/rc.firewall" # Which script to run to set up the
firewall
firewall_type="UNKNOWN"         # Firewall type (see /etc/rc.firewall)
firewall_quiet="NO"             # Set to YES to suppress rule display
firewall_logging="NO"           # Set to YES to enable events logging
firewall_flags=""               # Flags passed to ipfw when type is a file
natd_enable="NO"                # Enable natd (if firewall_enable == YES).
ipv6_firewall_enable="NO"       # Set to YES to enable IPv6 firewall
ipv6_firewall_script="/etc/rc.firewall6" # Which script to run to set up the
IPv6 firewall
ipv6_firewall_type="UNKNOWN"    # IPv6 Firewall type (see /etc/rc.firewall6)
ipv6_firewall_quiet="NO"        # Set to YES to suppress rule display
ipv6_firewall_logging="NO"      # Set to YES to enable events logging
ipv6_firewall_flags=""          # Flags passed to ip6fw when type is a file
su-2.05#


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c17de5$3881d4a0$0d00a8c0>