I used to use the reverse DNS and the DHCP to allocate "static" IP to a DHCP client using its hostname. It works on Windows. But it does not work on Linux
Here is my configuration
On windows, client (host1) get the IP defined in DNS_HOST section : DHCP discover for f8:dc:7a:4d:53:4e (host1) from interface 10.100.1.254 received
Host f8:dc:7a:4d:53:4e (host1) offered 10.100.5.2
DHCP request for f8:dc:7a:4d:53:4e (host1) from interface 10.100.1.254 received
Host f8:dc:7a:4d:53:4e (host1) allotted 10.100.5.2 for 2 seconds
While on linux it gets : DHCP discover for f8:dc:7a:4d:53:4e (host1) from interface 10.100.1.254 received
Host f8:dc:7a:4d:53:4e (host1) offered 10.100.2.1
DHCP request for f8:dc:7a:4d:53:4e (host1) from interface 10.100.1.254 received
Host f8:dc:7a:4d:53:4e (host1) allotted 10.100.2.1 for 2 seconds
Could someone help me ? Is it a bad configuration, a misunderstanding or a bug ?
Tested version :
Dual DHCP DNS Server Version 7.60 Linux Build 7057
Dual DHCP DNS Server Version 7.40 Linux Build 7050
Dual DHCP DNS Server Version 7.60 Windows Build 7057
Dual DHCP DNS Server Version 6.94 Windows Build 7011
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I used to use the reverse DNS and the DHCP to allocate "static" IP to a DHCP client using its hostname. It works on Windows. But it does not work on Linux
Here is my configuration
On windows, client (host1) get the IP defined in DNS_HOST section :
DHCP discover for f8:dc:7a:4d:53:4e (host1) from interface 10.100.1.254 received
Host f8:dc:7a:4d:53:4e (host1) offered 10.100.5.2
DHCP request for f8:dc:7a:4d:53:4e (host1) from interface 10.100.1.254 received
Host f8:dc:7a:4d:53:4e (host1) allotted 10.100.5.2 for 2 seconds
While on linux it gets :
DHCP discover for f8:dc:7a:4d:53:4e (host1) from interface 10.100.1.254 received
Host f8:dc:7a:4d:53:4e (host1) offered 10.100.2.1
DHCP request for f8:dc:7a:4d:53:4e (host1) from interface 10.100.1.254 received
Host f8:dc:7a:4d:53:4e (host1) allotted 10.100.2.1 for 2 seconds
Could someone help me ? Is it a bad configuration, a misunderstanding or a bug ?
Tested version :
Dual DHCP DNS Server Version 7.60 Linux Build 7057
Dual DHCP DNS Server Version 7.40 Linux Build 7050
Dual DHCP DNS Server Version 7.60 Windows Build 7057
Dual DHCP DNS Server Version 6.94 Windows Build 7011