|
||||||||
Hi,
is it possible to block 300 IP's easily with Mono?
Background:
I want to block the ongoing ssh-brute-force-attempts (300 IP's) to me
network. But in Mono
it's only possible to block networks or single hosts (I will not add 300
rules).
Is there a way may be hidden to add something like:
ipfw add deny from x.x.x.x, y.y.y.y, w.w.w.w, v.v.v.v to destination port 22
Or set an alias and this alias points to 300 IP's
Best regards
Frank Richter
-- |