Results 1 to 2 of 2
Hi,
Is there a way to configure DHCP IP Reservation thru MAC ?
eg.
{MAC ADDRESS} 192.168.1.23
So, when somebody owns this MAC address leases IP, it will give the ...
- 01-13-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 34
DHCP IP reservation thru MAC Address
Hi,
Is there a way to configure DHCP IP Reservation thru MAC ?
eg.
{MAC ADDRESS} 192.168.1.23
So, when somebody owns this MAC address leases IP, it will give the one in reservation.
Also, for security in mind, DHCP will ONLY lease IP if its MAC address is listed, otherwise, DHCP will NOT give IP.
Hope you can help.
Thanks
- 01-13-2011 #2
google: dhcpd mac address reservation
google: dhcpd deny unknown clients
also check man page for dhcpd.conf
these are both pretty basic and often requested features


Reply With Quote