I tried to build my HTTP boot service for my PC.
I found there are different ways can do that.
- PXE boot option(ipv4/6)
- Http boot option(ipv4/6)
And I choose http boot option to be my boot option.
Here I is what I got.
- I install Windows server in VM BOX.
- Select “Add roles and features” to install the DHCP and DNS function.
- To the DNS manager, add new zone in the “Forward Lookup Zones” folder.
- Setting “test.com” as the domain name and “www” for the host.
Now I open the cmd.exe in the VM box, then ping www.test.com I got the responds and can recognized the ip(let’s assumed that is 192.168.0.0)
But I switch back my OS try to ping the same URL “www.test.com” I can not recognize that address.
The wired thing is that I ping the ip 192.168.0.0 that can get responds.
Plz help me to figure out this scenarios, gratefull.
Help me figure out DNS setting, if can help me further to setting http boot service that will be great.
楊博竣 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.