You are on page 1of 1

how to connect to putty for your VMWARE.

1) first step is you need to identify your current network..in my case im using
wifi connection so
go to open network and sharing center
see your wifi (sarim)--> check its ipadddress..
curerntly its defined as 192.168.0.53 and gateway is 192.168.0.1

2) Now , go to your vmware machine.

system--->prefrences--> network connection window.


add connection if not added, if addded make sure you have set your ip as per
above details of your
local machine.
in my case i added new connection with name eth 0 with following details.
ip : 192.168.0.56 (greater than 2 from above setting).
gateway : 192.168.0.1 (same as above). and save.

3) now go to your vmware and network adapter setting, it shoul be select as bridge,
and check the check box.

4) try to ping your address from command prompt on windows.


C:\Users\ADMIN>ping 192.168.0.56

Pinging 192.168.0.56 with 32 bytes of data:


Reply from 192.168.0.56: bytes=32 time<1ms TTL=64
Reply from 192.168.0.56: bytes=32 time<1ms TTL=64
Reply from 192.168.0.56: bytes=32 time<1ms TTL=64
Reply from 192.168.0.56: bytes=32 time<1ms TTL=64

Ping statistics for 192.168.0.56:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

5) now connect with your putty session and you are done.
6) njoy.

You might also like