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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[EMAIL PROTECTED]"