summaryrefslogtreecommitdiffstats
path: root/etc/sysconfig
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-04-03 17:13:59 +0000
committerphk <phk@FreeBSD.org>1996-04-03 17:13:59 +0000
commitabe01fc216610ef595aa803c7743529793feb35e (patch)
tree0c72fbbefd760872a0e9194084568b7d567a09b3 /etc/sysconfig
parent8a4381b139489559851a24f7e7088354b0acf624 (diff)
downloadFreeBSD-src-abe01fc216610ef595aa803c7743529793feb35e.zip
FreeBSD-src-abe01fc216610ef595aa803c7743529793feb35e.tar.gz
Add skeleton firewall setup(s). Comments very welcome.
Diffstat (limited to 'etc/sysconfig')
-rw-r--r--etc/sysconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/sysconfig b/etc/sysconfig
index 1ea5f0f..2cb5fc4 100644
--- a/etc/sysconfig
+++ b/etc/sysconfig
@@ -4,7 +4,7 @@
# This is sysconfig - a file full of useful variables that you can set
# to change the default startup behavior of your system.
#
-# $Id: sysconfig,v 1.41 1996/03/12 15:39:26 nate Exp $
+# $Id: sysconfig,v 1.42 1996/03/14 18:24:07 nate Exp $
######################### Start Of Local Configuration Section ###########
@@ -191,6 +191,9 @@ kerberos_server=NO
# If you want this host to be a gateway, set to YES.
gateway=NO
+# If you want this host to be a firewall or otherwise filter IP, set to YES.
+firewall=NO
+
# Set to YES if you wish to check quotas. NOTE: For now this probably
# doesn't work and should be left disabled.
check_quotas=NO
OpenPOWER on IntegriCloud