Hi,
I have DHCP Server Role on two Windows Server 2012 R2 nodes. DHCP is Authorized
Windows Clients works correct, but i have problem with non-Windows client. non-Windows clients get IP for PXE boot
11,01/28/16,Renew, ..... , PXEClient:Arch:00000:UNDI:002001,,,,0
but they don't get IP as clients
Windows get IP correctly with MSFT 5.0,,,,0
I have no idea whats wrong. I put BIND for test to the network, and all work fine.
DHCP configuration:
Enable DNS dynamic updates according to the settings below
Dynamically update DNS records only if requested by the DHCP clients
Discard A and PTR records when lease is deleted
NAP is Disable on all scopes
netsh dhcp show server
1 Servers were found in the directory service:
Server [dhcp.domain.local] Address [xxx.xx.x.xx] Ds location: cn=dhcp.domain.local
Command completed successfully.
have configured Server Options
Option Name Value
006 DNS Servers xxx.xx.x.xx, xxx.xx.x.xx
015 DNS Domain Name domain.local
060 PXEClient PXEClient
066 BootServerHost wds.domain.local
067 Bootfile Name Boot\x86\wdsnbp.com
Policies and Filters Disabled
does anyone have idea/suggestions what can help in my situation?