We also don't want to track the torrent connections the other direction either.
This commit is contained in:
parent
14735ecde5
commit
dc775203ae
1 changed files with 1 additions and 0 deletions
|
@ -120,4 +120,5 @@ COMMIT
|
|||
# We don't want to track all the torrent tracker connections, there's too many.
|
||||
#
|
||||
-A PREROUTING -p tcp -m tcp --dport 6969 -j NOTRACK
|
||||
-A OUTPUT -p tcp -m tcp --sport 6969 -j NOTRACK
|
||||
COMMIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue