shorewall_code/Shorewall/zones

18 lines
493 B
Plaintext
Raw Normal View History

#
# 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