Recent versions of amanda default to using TCP for communication, so I think macro.Amanda should be:
# # Shorewall version 4 - Amanda Macro # # /usr/share/shorewall/macro.Amanda # # This macro handles connections required by the AMANDA backup system # to back up remote nodes. It does not provide the ability to restore # files from those nodes. # ############################################################################### #ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/ # PORT(S) PORT(S) LIMIT GROUP PARAM - - udp 10080 PARAM - - tcp 10080 # # You may also need this rule. With AMANDA 2.4.4 on Linux kernel 2.6, # it should not be necessary to use this. The ip_conntrack_amanda # kernel module should be loaded (via /etc/shorewall/modules) on all # systems which need to pass AMANDA traffic through netfilter. #PARAM - - tcp 50000:50100 # -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder Office FAX: 303-415-9702 3380 Mitchell Lane [email protected] Boulder, CO 80301 http://www.nwra.com ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
