I have set up two VM (Server 2008 & Windows 7)
I cannot open connection between them
SERVER
C:\Users\User>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : WIN-NX1BQRB85Z6
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : localdomain
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : localdomain
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
Physical Address. . . . . . . . . : 00-0C-29-85-A0-80
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::d4b8:a23e:bc62:1ce1%10(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.192.128(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Saturday, January 12, 2013 5:15:09 PM
Lease Expires . . . . . . . . . . : Saturday, January 12, 2013 6:45:09 PM
Default Gateway . . . . . . . . . : 192.168.192.2
DHCP Server . . . . . . . . . . . : 192.168.192.254
DNS Servers . . . . . . . . . . . : 192.168.192.2
Primary WINS Server . . . . . . . : 192.168.192.2
NetBIOS over Tcpip. . . . . . . . : Enabled
Tunnel adapter Local Area Connection* 8:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : localdomain
Description . . . . . . . . . . . : isatap.localdomain
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Local Area Connection* 9:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 02-00-54-55-4E-01
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fd:2422:3a46:3f57:3f7f(Pref
erred)
Link-local IPv6 Address . . . . . : fe80::2422:3a46:3f57:3f7f%12(Preferred)
Default Gateway . . . . . . . . . : ::
NetBIOS over Tcpip. . . . . . . . : Disabled
C:\Users\User>ping 192.168.192.129
Pinging 192.168.192.129 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.192.129:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
CLIENT
Network Adapter > Nat > connection ok to internet
Changed to Host only > no connection to internet
Can anyone please post a solution?
Thank you.