Chris
02-13-2005, 09:21 PM
I don't think IPtables is working right on one of my servers.
I did this:
/sbin/iptables -A INPUT -s 64.999.999.999 -j DROP
The ip address being the ip of another of my servers.
I then went to that server and used wget to try to access the server it should be blocked from, it wasn't blocked.
It seems to be running though (for all I know).
I did this:
/sbin/iptables -A INPUT -s 64.999.999.999 -j DROP
The ip address being the ip of another of my servers.
I then went to that server and used wget to try to access the server it should be blocked from, it wasn't blocked.
It seems to be running though (for all I know).