Re: limiting connections

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

 



On Mon, 2004-11-01 at 04:26, Payal Rathod wrote:
> Hi,
> As I mentioned in my previous mails, I use something like below to
> redirect connections from outside to my internal machine.
> # iptables -t nat -I PREROUTING -d <my_ext_ip> -p tcp --dport \
> 8081 -j DNAT --to-destination 192.168.0.16:80
> 
> But I want only say 3 connections allowed at a time from outside. How do I 
> do it in iptables?  I am not getting the exact syntax.
> 
> Thanks a lot in advance.
> With warm regards,
> -Payal

have a look at the connlimit patch from POM.

-j

--
"Man, you go through life, you try to be nice to people, you struggle
to resist the urge to punch 'em in the face, and for what?"
	--The Simpsons



[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