mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
Fix IPP2P
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1921 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
335d33c35a
commit
e136fd8868
@ -3968,7 +3968,7 @@ add_a_rule()
|
||||
proto=
|
||||
;;
|
||||
ipp2p)
|
||||
sport="-m ipp2p --${port:-ipp2p}"
|
||||
dports="-m ipp2p --${port:-ipp2p}"
|
||||
port=
|
||||
proto=tcp
|
||||
do_ports
|
||||
|
Loading…
Reference in New Issue
Block a user