virtualization - Interfaces using the same internal virtual switch in Hyper-V don't ping -


i have windows server 2008 , windows 7 on virtual machines (hyperv). win7 has 2 internal interfaces (local area connection 4 , 5), same situation on server 2008. interfaces using one, same internal virtual switch.

i thought in same subnet , should ping each other, machines can communicate interface 5 (win7) interface 4 server.

how can connect them all? understand interfaces , virtual switches properly?

when ping command get: reply ...server ip adress.. destination host unreachable.

virtual switch has static ip adress 192.168.1.1, when set default gateway on interfaces error: warning- multiple default gateways intended provide redundancy single networ. not function when gateways on 2 seperate, disjoint networks.

your internal interfaces suppose have 1 configured current network on , other interface can bridged have virtual network established. 1 interface have same local area network machine using run virtual machines allows virtual machines use network. make sure name interfaces keep them distinguished each other, example "nat" , other "internalnet" hope helps.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -