Date: Wed, 6 Jun 2007 11:15:20 +0100 From: Freminlins <freminlins@gmail.com> To: "FreeBSD Questions" <freebsd-questions@freebsd.org> Subject: ipfw - limit other networks Message-ID: <eeef1a4c0706060315i2bac1443w2acb0e29dd46652f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I am trying to limit the number of connections from "foreign" networks to a server. I don't want to limit bandwidth, just the number of connections. Let's say I have a network 192.168.1.0/24. I want to allow 192.168.2.0/24 to have at most 50 connections. I want to allow 192.168.3.0/24 to have 20 connections. And so on. Is this even possible? Some applications can do this but I would prefer to do this at the network level. I can limit connections on a per IP basis easily, but that isn't what I am looking for. Cheers, Frem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eeef1a4c0706060315i2bac1443w2acb0e29dd46652f>