mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 08:44:05 +01:00
6403f4959d
Signed-off-by: Tom Eastep <teastep@shorewall.net>
21 lines
725 B
Plaintext
21 lines
725 B
Plaintext
#
|
|
# Shorewall version 4 - Rules File
|
|
#
|
|
# For information on the settings in this file, type "man shorewall-rules"
|
|
#
|
|
# The manpage is also online at
|
|
# http://www.shorewall.net/manpages/shorewall-rules.html
|
|
#
|
|
######################################################################################################################################################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER/ MARK CONNLIMIT TIME HEADERS SWITCH HELPER
|
|
# PORT PORT(S) DEST LIMIT GROUP
|
|
#SECTION ALL
|
|
#SECTION ESTABLISHED
|
|
#SECTION RELATED
|
|
#SECTION INVALID
|
|
#SECTION UNTRACKED
|
|
SECTION NEW
|
|
Invalid(DROP) net $FW tcp
|
|
SSH(ACCEPT) net $FW
|
|
Ping(ACCEPT) net $FW
|