Open main menu

CDOT Wiki β

Changes

CentOS DHCP

486 bytes added, 11:42, 22 September 2016
DHCP relasted RFCs
[[Category:rchan]][[Category:centos]]
= Issue =
On CentOS 7.x, if you have NetworkManager running and managing the NIC for dhcp address lease, you will not find the active lease in /var/lib/dhclient directory.
The name of the currect lease file will be generated by NetworkManager with the interface name as part of the file name.
 
== Client Lease file ==
On DHCP client machine running CentOS 7.x, when NetworkManager is enable, check the following directory for possible dhclient processor id:
Please note that in the above case, the DHCP server has been configured to reserve 192.168.53.100 for DHCP client with MAC address 00:1c:c0:a5:9b:82
 
= Reference =
== DHCP related RFCs ==
* RFC1541
* RFC2131
* RFC2132
 
== MS Windows implementation ==
* [https://support.microsoft.com/en-ca/kb/169289 DHCP (Dynamic Host Configuration Protocol) Basics]
1,760
edits