[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] blocked ips - ipchains
- Subject: Re: [cobalt-users] blocked ips - ipchains
- From: "Achieve IT" <info@xxxxxxxxxxxxxx>
- Date: Wed Oct 29 07:38:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
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