Trying to configure Reserved IP but client MAC address not available

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Trying to configure Reserved IP but client MAC address not available

David Elliott
I am trying to use ISC-DHCP version 4.3.1 running on Ubuntu 12.4 to hand out same IP address to a set of 5-10 VPN clients.  VPN device is Cisco ASA 5520 and I have the DHCP server configured in the ASA tunnel-group and the network-scope configured in the Group-policy

ASA sends DHCPDISCOVER with MAC Address  from interface on the ASA, but   dhcp-client-identifier= \000cisco-001b.d5e8.eb93-A000140611-Trusted\000
================
I tried substituting dhcp-client-identifier instead of hardware ethenet in host statement, as follows, 

host test-Elliott-Lenovo-wireless {
          dhcp-client-identifier cisco-001b.15e8.cb93-A0001140611-Trusted;
          fixed-address 172.17.147.50;}

but that did not work.

1. Any ideas how to assign / match client since to assign  reserved IP when I cannot determine the client MAC ?


-------------------------------------------------------------------------------------------------
God still works miracles!!   We strive to provide you the best possible support.
If I have not provided you the excellent service you deserve, please contact my manager, Lynn Goolsby at [hidden email] or  <a href="tel:615-277-5892" value="+16152775892" style="color:rgb(17,85,204)" target="_blank">615-277-5892

David Elliott
Advanced Systems Engineer
Infrastructure Services Team

LifeWay Christian Resources
One LifeWay Plaza
Nashville, TN  37234-0130
(615)277-8148    fax: (615) 251-5900

_______________________________________________
dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users
Reply | Threaded
Open this post in threaded view
|

Re: Trying to configure Reserved IP but client MAC address not available

yrw22
To solve the DHCP reservation issue on your Cisco ASA setup, you must match the exact string sent by the appliance. Since the ASA prepends a null byte or specific hardware type code to the dhcp-client-identifier, your host statement needs to reflect that precise hex value. While troubleshooting network configurations can be as intense as a high-stakes match in the He777 Game APK Free Download for Android, ensure your ISC-DHCP server's dhcp-client-identifier matches the packet capture exactly, often requiring a colon-separated hex format.