2005-07-23 01:04:36 +02:00
|
|
|
#
|
2005-07-23 05:09:06 +02:00
|
|
|
# Shorewall action.AllowAmanda
|
2005-07-23 01:04:36 +02:00
|
|
|
#
|
2005-07-23 05:09:06 +02:00
|
|
|
# This action accepts connections to the AMANDA backup system.
|
2005-07-23 01:04:36 +02:00
|
|
|
#
|
2005-07-23 05:09:06 +02:00
|
|
|
################################################################################
|
2005-07-23 01:04:36 +02:00
|
|
|
#TARGET SOURCE DEST PROTO DEST SOURCE RATE
|
|
|
|
# PORT PORT(S) LIMIT
|
2005-07-23 05:09:06 +02:00
|
|
|
ACCEPT - - udp 10080
|
|
|
|
# Not sure why this is necessary - using ip_conntrack_amanda along with
|
|
|
|
# the above should be sufficient.
|
|
|
|
#ACCEPT - - tcp 50000:50100
|
2005-07-23 01:04:36 +02:00
|
|
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|