Re: iptables problem (proc)



SenthilMurugan schrieb:
Did you try the following command ( INPUT is CAPS on)

iptables -A INPUT -s <source-ip> -j REJECT

It should work.


oh, that was it.. stupid :)

thanx!
.