Code: Select all
:global a [/ip firewall connection print count-only] \ :for i from 0 to $a do=[/ip firewall connection remove $i]
:global a [/ip firewall connection print count-only] \ :for i from 0 to $a do=[/ip firewall connection remove $i]
/ ip firewall connection {remove [find]}
/ ip firewall connection {:foreach r in=[find] do={remove $r}}
/ ip fire conn track
in this situation?/ ip fire conn track
Wow, what a simple solution!disable/enable connection tracking
Well.
I can't remove connection even if it is closed.
But I need to remove established connection to apply rule wich disables p2p.
I schedule disabling of p2p in firewall rule but established connections still dowloading.
How can helpin this situation?/ ip fire conn track