Date: Wed, 07 Jun 2000 21:20:55 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Hans Huebner <hans@Huebner.ORG> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: IP prepaid accounting Message-ID: <33164.960405655@critter.freebsd.dk> In-Reply-To: Your message of "Wed, 07 Jun 2000 21:11:11 %2B0200." <Pine.BSF.4.20.0006072102300.18033-100000@huebner.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.20.0006072102300.18033-100000@huebner.org>, Hans Huebner writes: >On Wed, 7 Jun 2000, Poul-Henning Kamp wrote: > >> It should be possible to say say >> >> ipfw deny all ip from any to any exquota any >> >> as well as: >> >> ipfw deny all ip from any to any exquota guest > >Do you say that in principle you agree with the "quota action, but you want >the "exquota" condition be qualified by a particular quota name as sketched in >your example? This is fine with me and I'll implement it. Yes, I may want to do things like: (set up quota guest) (set up quota staff) (set up pipe: 64kbit/sec) (if exceeded quota staff -> pipe) (if exceeded quota guest -> drop) >I'll disallow the name "any" for quota names. This is not exactly pretty, but Make it so that if no name is specified all apply ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33164.960405655>