IPSETS with traffic rules

Hello, im trying to create some traffic rules using ipsets to be able to block some IPs.
i did create one and put some IPs in a file.

when i add it to firewall rule in traffic rules it doesn work at all.

but if i add IP by IP the rule works.

is there something i need to do ?

thanks for the help.

Configure the ip set to match destination IP.

1 Like

thanks, for a specific ip it works. but if i put something like ip range (CIDR) x.x.x.x/16 it wont work.

Then change to/add DST Network instead.

Just FYI, the list of options are pretty straightforward.

1 Like

it was my fault, i had net:(sub) net selected with dest_net. now it is working.
thank you for your time.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.