Add all->all policy

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1958 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-02-13 21:32:42 +00:00
parent 3c3377d39d
commit 70a88b7870

View File

@ -82,4 +82,8 @@ net all DROP ULOG
# remove the comment from the following line.
#fw net ACCEPT
#
# THE FOLLOWING POLICY MUST BE LAST
#
all all REJECT ULOG
#LAST LINE -- DO NOT REMOVE