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