M HYPE SPLASH
// general

VM/guest loses internet connectivity when host is connected to VPN

By Emma Payne

I'm currently running Win10 Pro v21H2, and I have a Hyper-V VM (gen 1) running Win10 Home v21H2. For my remote work, I use Check Point Endpoint Security to connect to my office VPN. I just discovered today that when my host rig is connected to the VPN, the guest VM completely loses internet connectivity. I tinkered a bit with what settings I could think of that could possible solve the issue (network card settings, connection sharing, etc.), but nothing worked, so I restored everything back to the way it was.

I only have one wifi connection on my host rig, so is there any way I could possibly make it so that the VM doesn't lose internet access when the host is on the VPN without, say, adding a second network connection?

3

1 Answer

So after a lot of tinkering, I think I figured out a solution.

I went into the Properties of the wifi network adapter... Context menu for wifi network adapter

...and on the Sharing tab, I enabled Internet Connection Sharing and specified the Hyper-V network adapter as the other device enabled to use the internet through it.

Internet connection sharing

This allowed me to have the guest OS connected to the internet without touching IP settings or anything in the VM while still being able to keep the host OS connected to the VPN.

Hope this is useful for someone else as well.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy