Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2005 08:51:49 -0700
From:      Darcy Buskermolen <darcy@wavefire.com>
To:        dwi amk <dwi.amk@gmail.com>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: natd connection limit per host
Message-ID:  <200505160851.49793.darcy@wavefire.com>
In-Reply-To: <6917ef3805051320594810d4dd@mail.gmail.com>
References:  <6917ef380505130957479e6134@mail.gmail.com> <200505131051.55892.darcy@wavefire.com> <6917ef3805051320594810d4dd@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 13 May 2005 20:59, dwi amk wrote:
> Thanks for quick reply, but that's not exactly what i want to do right
> now. I want to limit not the bandwidth use, but the maximum number a
> host can do NAT. It's like a user can connect to max 2 IRC server and
> do max 3 DCC and 1 Messenger, that he can connect  to max 6 NAT
> connection. How can we do this by ipfw?


     limit {src-addr | src-port | dst-addr | dst-port} N
             The firewall will only allow N connections with the same set of
             parameters as specified in the rule.  One or more of source and
             destination addresses and ports can be specified.



-- 
Darcy Buskermolen
Wavefire Technologies Corp.

http://www.wavefire.com
ph: 250.717.0200
fx: 250.763.1759



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505160851.49793.darcy>