[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] blocked ips - ipchains



Assume you want to check the rules which are running and which IP addresses
have been denied using ipchains.

/sbin/ipchains -nL | grep DENY | awk -F " " '{print $5}'

> How can I check which IP addresses IP Chains has blocked?
> Thanks,
> Declan.


I ran that command and just received a whole bunch of lines like below. What
does that mean?

0.0.0.0/0
0.0.0.0/0
0.0.0.0/0
0.0.0.0/0
0.0.0.0/0
0.0.0.0/0
0.0.0.0/0
0.0.0.0/0