All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Re: connlimit problem SOLVED
@ 2004-07-14 10:53 Robert Czechonski
  0 siblings, 0 replies; only message in thread
From: Robert Czechonski @ 2004-07-14 10:53 UTC (permalink / raw)
  To: netfilter

> 
> 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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-14 10:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-14 10:53 Re: connlimit problem SOLVED Robert Czechonski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.