Hyper-v guest cant ping the host

Page 2 of 2 FirstFirst 12

  1. Posts : 11,247
    Windows / Linux : Arch Linux
       #11

    Hi there
    As others have said the standard (default) Network connection is via NAT which creates a problem when wanting the GUEST to communicate with the HOST. Using an External switch technically creates a "Bridged" connection which gives the GUEST its own physical IP address on the network rather than sharing the same physical address as the HOST.

    NAT is used in places where you might have a limited number of physical IP addresses available e.g in a college dorm for example but on a home network I've usually found on whatever VM system I'm using that NAT is invariably a pain.

    HYPER-V with external switch works properly whenever I've tested it. I assume you've also allowed remote communication to the guest via the control panel.

    Incidentally if you want the RECEIVE files from the guest (when logged on to the HOST) rather than SEND files from Guest to HOST (when logged on to the GUEST) you need also to install the openssh-server from the install additional features on the GUEST. (You might need to install that on the HOST as well if SENDING files to the GUEST).

    I tend to avoid copying files via file explorer etc -- I prefer encrypted sftp methods like FILEZILLA uses for file transfer.

    Cheers
    jimbo
      My Computer


  2. Posts : 144
    windows 10
    Thread Starter
       #12

    recap with other test.

    config:
    -----------------------
    router: 192.168.0.1
    host: 192.168.0.2
    virtual network host: 192.168.0.10
    guest: 192.168.0.11
    netmask for all: 255.255.255.0

    result 1
    ---------------------------
    ping host -> guest OK
    rdp host -> guest OK
    ssh host -> guest OK

    result 2
    --------------------------
    ping guest -> host ERROR (also with host firewall OFF)
    ssh guest -> host ERROR (also with host firewall OFF)
    ping -> router OK (works fine with host firewall ON)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:09.
Find Us




Windows 10 Forums