Hey everyone.
I am gonna try to explain this one as best as I can.
Setup:
1 physical server hosting via hyper-v a Domain Controller and a WDS server.
Domain Controller is running 2016 windows Server
WDS is running 2012 Windows Server
We have a DHCP server on bare metall running 2012 data center
DC
hyper-v
virtual switch named “10gig”
ip: 10.11.1.2
Wds
hyper-v
virtual switch named “wds”
IP: 10.11.1.157
Sandbox win 10
hyper-v
Ip: unknown
Virtual switch: “10gig”
DHCP Server
baremetal
connected to physical switch
IP: 10.11.1.250
Everything is on the same lan/subnet of 10.11.1.X
When we try to PXE boot a physical client, we get no reply.
The hyper-v sandboxs i built were interesting.
if the sandbox’s switch was not the same as WDS, I got no reply.
If I changed it to match the WDS server (wds switch), i got PXE boot.
Physical clients remain unable to reach WDS no matter what virtual switch I set the WDS to use.
The lan is all connected via the same physical switch ultimately.
As far as i can tell, they are on the same network.
WDS is configured to not listen on DHCP ports
DHCP server has no options (60, 66, 67) but I did mess with adding those, got some interesting results, errors.
In the past this WDS has worked, but we did have the DHCP being handled by a Zyxel router instead of being on an actually windows server as we have it now.
I am very weak with networking and this kind of MS troubleshooting.
I feel this is a network breakdown somewhere, its almost as if the virtual switches are almost VLANs to each other.
both virtual switches are set to “external network” as well on the manager.
Not sure how to get this running.
Any help appreciated.