I want to block some useless /8 ranges from accessing certain services, but I can't figure out how do do it without having to add lots of single rules. (This should be easy!) Right now, I have this:
Daemon: pop3d
Access List: ALL EXCEPT 23.*.*.* 27.*.*.* 85.*.*.* 94.*.*.* 110.*.*.* 112.*.*.* 115.*.*.* 116.*.*.* 121.*.*.* 122.*.*.* 123.*.*.* 124.*.*.* 125.*.*.* 130.*.*.* 134.*.*.* 183.*.*.* 187.*.*.* 194.*.*.* 210.*.*.* 218.*.*.* 219.*.*.* 220.*.*.*
Action: allow
But today I got an email that the Chinese (as usual) were trying to get in from 218.*.*.*
So it's not working.
Is the rule bad, or is the feature not working?
And if it's the rule, what else needs to be done instead?
Daemon: pop3d
Access List: ALL EXCEPT 23.*.*.* 27.*.*.* 85.*.*.* 94.*.*.* 110.*.*.* 112.*.*.* 115.*.*.* 116.*.*.* 121.*.*.* 122.*.*.* 123.*.*.* 124.*.*.* 125.*.*.* 130.*.*.* 134.*.*.* 183.*.*.* 187.*.*.* 194.*.*.* 210.*.*.* 218.*.*.* 219.*.*.* 220.*.*.*
Action: allow
But today I got an email that the Chinese (as usual) were trying to get in from 218.*.*.*
So it's not working.
Is the rule bad, or is the feature not working?
And if it's the rule, what else needs to be done instead?