Re: Re: connlimit problem SOLVED

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

 



> 
> try iptables -A INPUT   ....
> or           -A OUTPUT  ....
> or           -A FORWARD ....
>
> depending on which chain you want this rule to append to (looking at
> your example, probably INPUT??). Or use
>
> iptables -I <chainname> <number> ....
> 
> to insert the rule at rule number <number>
> in the chain.
>
>
> HTH
>
> Sven



You're right. Thanks to all you guys.

-- 

Robert



[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