Code: Select all
C:\Program Files\Oracle\VirtualBox>VBoxManage.exe natnetwork stop --netname NatNetwork
C:\Program Files\Oracle\VirtualBox>VBoxManage.exe natnetwork start --netname NatNetwork
Code: Select all
C:\Program Files\Oracle\VirtualBox>VBoxManage.exe natnetwork stop --netname NatNetwork
C:\Program Files\Oracle\VirtualBox>VBoxManage.exe natnetwork start --netname NatNetwork
Yes, that was the issue. Thank you!BillG wrote:If you have Internet access from the guests, I would think everything is OK. My guess is that the Windows firewall is blocking the ping traffic. Temporarily disable the firewall in both vms and try again.