forked from extern/shorewall_code
44abd1be80
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@43 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
18 lines
493 B
Plaintext
18 lines
493 B
Plaintext
#
|
|
# Shorewall 1.3 /etc/shorewall/zones
|
|
#
|
|
# This file determines your network zones. Columns are:
|
|
#
|
|
# ZONE Short name of the zone. If a sub-zone of a
|
|
# previously-declared zone then it is
|
|
# followed by a colon and the name of the
|
|
# parent zone.
|
|
# DISPLAY Display name of the zone
|
|
# COMMENTS Comments about the zone
|
|
#
|
|
#ZONE[:PARENT] DISPLAY COMMENTS
|
|
net Net Internet
|
|
loc Local Local networks
|
|
dmz DMZ Demilitarized zone
|
|
#LAST LINE - ADD YOUR ENTRIES ABOVE THIS ONE - DO NOT REMOVE
|