K2000 kgetdhcp doesn't work, returns "no data"
I have been attempting to create a custom KBE using the KBE manipulator, as I want to include the ADSI drivers. Was able to build KBE and upload it without issue, when I attempt to boot to it startnet.cmd fails as the manipulator doesn't hard code a K2000, and kgetdhcp 66 and 244 both fail.
My normal KBE works as it has the k2000's IP hardcoded. Somehow it also works at remote sites, although we are using RSAs there.
Reading other questions where people had issues, and Kaces support docs, I am able to verify that I do have a network address. I am able to mount the shares manually.
ipconfig /release and /renew do not allow me to return the dhcp options.
What else could be in the way?
Answers (1)
DHCP option 66 wasn't actually configured. Option 150 was configured in scope, option 66 needed added as a global option.