OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
connection limit with ipfw

From: Carl Mark (carlmarkbsdhotmail.co.uk)
Date: Mon Jan 10 2005 - 06:32:37 CST


Hello folks,

  I'm trying to set up a ruleset that limits every user to X tcp
connections, since I have 300 active users on each server. I've been trying
to work it out with the ipfw limit but I really don't know how effective it
is.

For example:

  ipfw -q add 15 allow tcp from me to any 80 limit dst-port X keep-state out
setup

Will this limit the whole machine to X connections that match the rule? I
wanted to build somehting that would limit every user to X conns without
having one rule for each user using the "uid" directive.

Thanks for your precious help.
Regards,
Carl

_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today!
http://www.msn.co.uk/messenger

_______________________________________________
freebsd-securityfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribefreebsd.org"