I wasn't going to say anything until I actually had working code of
sufficient quality that Bob wouldn't be inspired to rip me a new one.
As this is now a "day job" task rather than hacking for fun, it'll get
done sooner rather than later.
I'm working on something that will:
* cause dhcpd to put abandoned addresses (like campers) into a
table (so you can block them)
* cause dhcpd to remove leased addresses from the campers table and
* cause dhcpd to remove a leased address from a table when the
address changes (think clearing out a pf overload table on a gateway
in front of a dhcp net)
CK
On 2/28/06, Bob Beck <[EMAIL PROTECTED]> wrote:
> ask [EMAIL PROTECTED] for code. he's doing something for us
> here that may help you..
>
> if he does it right it may end up in a future release, help
> him test it.
>
> -Bob
>
>
> * Lars Hansson <[EMAIL PROTECTED]> [2006-02-28 04:27]:
> > On Tuesday 28 February 2006 19:11, [EMAIL PROTECTED] wrote:
> > > guys do you have any idea if what is the syntax on how to automatically
> > > shape a dhcp client using altq? for example i would like to set 128Kb for
> > > every client assigned by my dhcp server.
> >
> > IIRC, pf does not yet have the ability to do this automatically.
> > You'd have to set up one queue for each IP address in use or use authpf to
> > assign bandwidth to specific users.
> >
> > ---
> > Lars Hansson
> >
>
> --
> | | | The ASCII Fork Campaign
> \|/ against gratuitous use of threads.
> |
>
>
--
GDB has a 'break' feature; why doesn't it have 'fix' too?