limit question
Diego Linke - GAMK
linke at calnet.com.br
Wed Jan 28 02:02:20 PST 2004
Hi,
I need limit to max 150 conections but just only 3 of same src host.
I thought about using something as:
ipfw add allow tcp from any to me 110 in via fxp0 setup limit src-addr 3 dst-port 150
But it's not valid.
i make:
ipfw add allow tcp from any to me 110 in via fxp0 setup limit src-addr dst-port 150
this is validates and work, however not as I need.
Somebody have an idea for i implement this ?
Thanks :D
--
[ Diego Linke - GAMK ]
System/Network/Security Administrator
E-Mail/Site: gamk at gamk.com.br - http://www.gamk.com.br
Public Key: http://www.gamk.com.br/gamk.asc
Phone Number: (+5541) 8804-4303
** BSD "Where uptime is measured in years" **
More information about the freebsd-ipfw
mailing list