diff --git a/Shorewall/Macros/macro.RedisCluster b/Shorewall/Macros/macro.RedisCluster new file mode 100644 index 000000000..2417da701 --- /dev/null +++ b/Shorewall/Macros/macro.RedisCluster @@ -0,0 +1,9 @@ +# +# Shorewall -- /usr/share/shorewall/macro.RedisCluster +# +# This macro handles Redis Cluster traffic. +# +############################################################################### +#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER + +PARAM - - tcp 16379 diff --git a/Shorewall/Macros/macro.RedisSentinel b/Shorewall/Macros/macro.RedisSentinel new file mode 100644 index 000000000..3b6a7a827 --- /dev/null +++ b/Shorewall/Macros/macro.RedisSentinel @@ -0,0 +1,9 @@ +# +# Shorewall -- /usr/share/shorewall/macro.RedisSentinel +# +# This macro handles Redis Sentinel traffic. +# +############################################################################### +#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER + +PARAM - - tcp 26379