Thank you for the tip.
--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Jaxplanet" wrote in message news:(E-Mail Removed)...
> Short Answer:
> Buy another NIC and dedicate it to your Hyper-V tasks.
> Long Answer:
> Install a second physical NIC on your Hyper-V server and patch it into
> your network.
> Open the Virtual Network Manager in the Hyper-V console and remove all
> virtual networks
> Configure your secondary NIC with an available IP from you LAN and a
> subnet mask. Leave the gateway, DNS and WINS empty.
> Open the Virtual Network Manager in the Hyper-V console and create a
> virtual network using the secondary NIC.
> Open Add/Remove Bindings on the DHCP server and remove the checks from all
> bindings except for your NIC. You may get an ambiguous error about an
> incorrect parameter which you can ignore.
> Restart the DHCP server and open Add/Remove Bindings to verify that the
> changes you made were saved.
> If all went well you should now be able to get DHCP leases from the
> Hyper-V server's server primary NIC and use the secondary NIC for Virtual
> Machine access.
> *If you use the Windows firewall, disable it for this process and
> re-enable it when DHCP works with the Virtual NIC.
> This worked for me and I hope it helps to get things working for you. -
> Jaxplanet
>