forked from extern/shorewall_code
be924ff765
Also removes deprecated Shorewall6/configfiles/masq Signed-off-by: Tuomo Soini <tis@foobar.fi> Signed-off-by: Tom Eastep <teastep@shorewall.net>
14 lines
371 B
Plaintext
14 lines
371 B
Plaintext
#
|
|
# Shorewall version 4 - Policy File
|
|
#
|
|
# For information about entries in this file, type "man shorewall-policy"
|
|
#
|
|
# The manpage is also online at
|
|
# https://shorewall.org/manpages/shorewall-policy.html
|
|
#
|
|
###############################################################################
|
|
#SOURCE DEST POLICY LOGLEVEL RATE CONNLIMIT
|
|
fw net ACCEPT
|
|
net all DROP $LOG_LEVEL
|
|
|