How to setup ping between XP guest from Win8 Host using Hyper-V virtual swtich
Posted
by
rism
on Server Fault
See other posts from Server Fault
or by rism
Published on 2013-06-24T23:50:20Z
Indexed on
2013/06/25
10:23 UTC
Read the original article
Hit count: 233
Hyper-V client is installed on a Win8 Pro 64 bit box and a VM running XP has been created within that with an internal virtual swtich.
The VM can be booted and accessed and there is a default virtual NIC within it with dynamic IP of 169.254.x.x which i have changed to be a static IP of 192.168.0.12/255.255.255.0 confirmed via ipconfig on the XP guest.
The Host has IP of 192.168.0.7/255.255.255.0. Both host and guest have their firewalls disabled for simplicity.
I cant ping guest from host nor host from guest. TTL timeout. And with regard to Hyper-V and VMs I dont know what to do next. Both are in same workgroup (as per name) but since they cant ping I guess that means nothing.
....
My objective is to share a folder on VM so I can install a 32bit accountancy app that wont run on Win8/7 so if there is a more simplistic way then Im all ears but typically a peer to peer is very simple.
© Server Fault or respective owner