A couple of minor problems with the Samples are fixed

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@36 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2002-05-18 21:34:55 +00:00
parent dc63a7960f
commit a74f576c76
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@
# KERNEL.INFO. # KERNEL.INFO.
############################################################################### ###############################################################################
#SOURCE DEST POLICY LOG LEVEL LIMIT:BURST #SOURCE DEST POLICY LOG LEVEL LIMIT:BURST
lfw net ACCEPT fw net ACCEPT
net all DROP info net all DROP info
all all REJECT info all all REJECT info
#LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE #LAST LINE -- ADD YOUR ENTRIES ABOVE THIS LINE -- DO NOT REMOVE

View File

@ -91,7 +91,7 @@
# net ppp0 - noping # net ppp0 - noping
############################################################################## ##############################################################################
#ZONE INTERFACE BROADCAST OPTIONS #ZONE INTERFACE BROADCAST OPTIONS
net eth0 detect dhcp,norfc1918,dhcp net eth0 detect dhcp,norfc1918
loc eth1 detect routestopped loc eth1 detect routestopped
dmz eth2 detect routestopped dmz eth2 detect routestopped
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE #LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE