RE: IPs blocked still able to connect

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

 




t

Hello,

	You are using "iptables -A" ... this will append this rule to your
list. If you
have an accept rule further up that this connection would match then it will
be
accepted but it hits this rule.

You should do a "iptables -I" to insert the rule at the top.

Michael.

I am not sure I understand the difference between -I and -A
Where can I find docs on this?
Thanks Michael





[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux