diff --git a/Shorewall2/firewall b/Shorewall2/firewall index c5766091d..eb6618060 100755 --- a/Shorewall2/firewall +++ b/Shorewall2/firewall @@ -3968,10 +3968,9 @@ add_a_rule() proto= ;; ipp2p) - sport="-m ipp2p --${port:-ipp2p}" + sports="-m ipp2p --${port:-ipp2p}" port= proto=tcp - do_ports ;; *) [ -n "$port" ] && \