OK, so the “No DHCP record for MAC” is intentional/normal for conflict checking (the E category in the logs is a little misleading then )
The reason I got to checking this was because the baremetal I was trying to PXELinux boot was reaching “No DHCP or proxyDHCP offers were received”
- had the Network team change the primary NIC (on MAC 00:00:1c:09:f7:dc) to vlan 1311
- also had the IP Helper on vlan 1311 set to look for the IP 100.100.10.102 (which is the foreman server with all the proxy services including DHCP)
My worst fear that this would still turn out to be a network setup problem.
With dhcp being accessible with curl (getting HTTP/1.1 200 OK) would you be able to give any advise on what else I should be looking into to resolve this?