forked from extern/shorewall_code
16 lines
402 B
Plaintext
16 lines
402 B
Plaintext
#
|
|
# Shorewall version 4 - Policy File
|
|
#
|
|
# For information about entries in this file, type "man shorewall-policy"
|
|
#
|
|
# The manpage is also online at
|
|
# http://www.shorewall.net/manpages/shorewall-policy.html
|
|
#
|
|
###############################################################################
|
|
#SOURCE DEST POLICY LOG LIMIT: CONNLIMIT:
|
|
# LEVEL BURST MASK
|
|
fw world ACCEPT
|
|
world all DROP
|
|
all all REJECT
|
|
|