Accessing VMware Player across the network
Posted
by
Tiffany Walker
on Server Fault
See other posts from Server Fault
or by Tiffany Walker
Published on 2012-10-16T16:45:51Z
Indexed on
2012/10/16
17:05 UTC
Read the original article
Hit count: 226
My network:
192.168.2.2 (computer)
255.255.255.0 (mask)
192.168.2.254 (gateway)
The VMplayer is:
192.168.233.129 (ip)
255.255.255.0 (mask)
192.168.233.255(bcast)
It's obvious the player can't be access from other systems because of the wrong network settings. However, I am not sure as to how to change that. Obviously I have to edit the ifcg-eth0 but I know I also need to edit it on the host system to make it accessably.
Is this done from inside VMware Player? Or do I need to edit the network devices?
The host box is Windows. Inside VMware is Linux.
© Server Fault or respective owner