Document Universal Configuration

This commit is contained in:
Tom Eastep
2010-07-31 11:59:25 -07:00
parent 375010d602
commit 4e02031985
10 changed files with 21 additions and 12 deletions

View File

@ -8,5 +8,5 @@
#
###############################################################################
#ZONE INTERFACE BROADCAST OPTIONS
world all - dhcp,physical=+,routeback
net all - dhcp,physical=+,routeback

View File

@ -9,6 +9,6 @@
###############################################################################
#SOURCE DEST POLICY LOG LIMIT: CONNLIMIT:
# LEVEL BURST MASK
fw world ACCEPT
world all DROP
fw net ACCEPT
net all DROP

View File

@ -13,5 +13,5 @@
#SECTION RELATED
SECTION NEW
SSH(ACCEPT) world $FW
Ping(ACCEPT) world $FW
SSH(ACCEPT) net $FW
Ping(ACCEPT) net $FW

View File

@ -10,5 +10,5 @@
#ZONE TYPE OPTIONS IN OUT
# OPTIONS OPTIONS
fw firewall
world ip
net ip