1 Hyper-V host with a 4-port NIC running Windows Server 2019 Datacenter Core
Domain Controller VM and client VMs running on it, connected through an Internal vSwitch. DC runs DHCP. Client VMs connected to this Internal vSwitch get DHCP from DC fine.
Flat 192.168.0.x network, looking to keep it as simple as possible for now.
I would now like to connect wireless clients to this DHCP network.
I have a wireless router that I turned into a bridge by disabling its DHCP and uPNP, and setting a static 192.168.0.x IP for it.
What should I do to enable clients connecting to this bridge to grab an IP from this DC?
(I've tried various things, but don't want to clutter this thread with my (likely faulty) actions, for now.
Thank you for all guidance.