Date: Mon, 06 Sep 1999 11:53:52 -0400 (EDT) From: Will Andrews <andrews@TECHNOLOGIST.COM> To: Jonas Eriksson <je@interact.se> Cc: freebsd-isp@FreeBSD.ORG, Muditha Gunatilake <muditha@seychelles.net> Subject: RE: Internet Cafe Software for FBSD Message-ID: <XFMail.990906115352.andrews@TECHNOLOGIST.COM> In-Reply-To: <Pine.BSF.4.10.9909061713420.25766-100000@wolfie.interact.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06-Sep-99 Jonas Eriksson wrote: > > This is something i just thought about. > > Network usage etc. You can check via ipfw: > > 1. Add a rule that counts the outgoing traffic from the host > example: add count tcp from 1.1.1.1 to any > > 2. Make a shellscript with a timer, that starts to count on > commencment of the above when it is above zero. > > 3. When the timecounter in the shellscript is at 1800 sec or > anything deny all traffic from the host to any Sounds like you want to manage bandwidth usage. ITYW DUMMYNET. -- Will Andrews <andrews@technologist.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990906115352.andrews>