Hi,
I am tiring to capture in an Address list the traffic to my IPs in a public class that are not allocated to any machine.
I have created the following firewall rule, but after running it for some time it ends with banning traffic even to legit sources like Yahoo, Google ...etc.Where [UsedIPs] is an address list containing all the public class IPs that are in use.
Thank you in advance
I am tiring to capture in an Address list the traffic to my IPs in a public class that are not allocated to any machine.
I have created the following firewall rule, but after running it for some time it ends with banning traffic even to legit sources like Yahoo, Google ...etc.
Code:
add action=add-src-to-address-list address-list=drop_traffic chain=forward src-address=![public IP class] dst-address=[public IP class] dst-address-list=![UsedIPs]
Thank you in advance
Statistics: Posted by sb2004 — Wed May 22, 2024 3:53 pm