top of page
  • Linkedin
  • bluesky
  • Instagram

Troubleshooting: Why do a virtual machine with Windows Server 2019 show no internet access, when you can browse for websites?

  • solbergtonje
  • 17 nov. 2024
  • 1 min läsning

Uppdaterat: 25 dec. 2024

  1. Do the host machine have internet access? Yes

  2. Have there been any changes done to the hypervisor? No

  3. Lets open Command Prompt: search for 'cmd' and hit ENTER

    ree
    ree

  4. First off, lets establish internet access by pinging Google: ping 8.8.8.8 Success!

    ree

  5. While in Command Prompt check the network settings: ipconfig /all There seem to be only one DNS server, itself.

    ree

  6. We will add a second DNS server. Open the network adapter: ncpa.cpl

    ree

    Right-click and choose 'Properties'

    ree

    Choose 'Internet Protocol Version 4 (TCP/IPv4)' and click on 'Properties'

    ree

    ree

    On Alternate DNS Server insert Google's DNS server: 8.8.8.8 and hit OK, then CLOSE

    ree

  7. Restart the server while in Command Prompt: shutdown /r

    ree

  8. Problem solved!

    ree

Contact / Kontaktformulär

© 2024-2025 Tonje Solberg

bottom of page