Hello,
I'm trying to stop flagrant atempts at mail relaying and ssh probing on
my various boxes. I'm running ipfilter. I was wondering a few things:
firstly, is it possible to block regardless of protocol? Currently i've got:
block in quick on interface from ip proto tcp/udp to any
block in quick on interface from ip proto icmp to any
i'd like to shut these IP's down by one rule if possible. Secondly, i was
wondering is it possible to put a list of IP's in an external file and have
them dynamically added?
Thanks.
Dave.