On Mon, 4 Oct 2004 11:57:53 -0400, Ziekke <ziekke at ziekke dot net> wrote:
> I appreciate your response, but I dont think it was quite what I was looking
> for.
>
> What I want to do is have my DHCP server open to anyone who wishes to use it (it
> is a wireless interface), but specify a range IP address that is only usable by
> certain MAC IDs.
>
For hosts that use DHCP, you'll have to do exactly what he described
to add a DHCP reservation. That way that MAC address will be assured
the IP you desire. Just don't check the "deny unknown" box. For
static IP's, use a static ARP entry as I described before.
-Chris |