diff --git a/Shorewall-common/macro.DAAP b/Shorewall-common/macro.DAAP new file mode 100644 index 000000000..cafb8fab1 --- /dev/null +++ b/Shorewall-common/macro.DAAP @@ -0,0 +1,14 @@ +# +# Shorewall version 4 - DAAP Macro +# +# /usr/share/shorewall/macro.DAAP +# +# This macro handles DAAP (Digital Audio Access Protocol) traffic. +# The protocol is used by iTunes, Rythmbox and other similar daemons. +# +############################################################################### +#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/ +# PORT(S) PORT(S) LIMIT GROUP +PARAM - - tcp 3689 +PARAM - - udp 3689 +#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE