Hi:
We have a Mikrotik server and , as you can see, it has a lot of connections as type 0.
Here a screenshot:
How can we DROP all connections ?
If we drop all FORWARD connections ( type: icmp - flag:0 ) don’t work …
Thanks !!!
Hi:
We have a Mikrotik server and , as you can see, it has a lot of connections as type 0.
Here a screenshot:
How can we DROP all connections ?
If we drop all FORWARD connections ( type: icmp - flag:0 ) don’t work …
Thanks !!!
You can drop based on in-interface and have established related rules above it. Then no one can come in but you can go out and get responses.
that ‘0’ is IP protocol ‘0’ not ICMP code/type ‘0’.