Hallo Everyone,
I am running VMWare on a Linux host (Ubuntu) and need to connect to a webserver on a VMWare client (Fedora, text-based).
The network is set to "bridged" but in the Virtual Network Editor I see that bridged (vmnet0) is automatic (i.e. allowing the client session to access the external internet).
But what I need is that a browser in my host session can access the webserver in the client and so I imagine that I need to specifically set the ip addresses(?)
The client has the following ifconfig output (first two lines) ...
eth0 Link encap:Ethernet Hardware Adresse 00:0c:29:5a:10:ee
inet Adresse:172.20.110.138 Bcast:172.20.110.255 Mask:255.255.255.0
... with the host having the following ...
wlp2s0 Link encap:Ethernet Hardware Adresse 18:3d:a2:d7:de:21
inet Adresse:192.168.178.95 Bcast:192.168.178.255 Mask:255.255.255.0
vmnet1 Link encap:Ethernet Hardware Adresse 00:50:56:c0:00:01
inet Adresse:172.16.230.1 Bcast:172.16.230.255 Mask:255.255.255.0
vmnet8 Link encap:Ethernet Hardware Adresse 00:50:56:c0:00:08
inet Adresse:172.16.120.1 Bcast:172.16.120.255 Mask:255.255.255.0
My networking knowledge is not so advanced (but is growing all the time) and my suspicion is that I need to do the following ...
1. Switch Bridged Networking to static rather than automatic. But here I'm not sure what values I should use.
2. Switch off/delete vmnet1 & 8.
3. Set the same subnet masks. But this is already the case (255.255.255.0), isn't it?
Maybe someone out there can help me with this? Or point me towards a good HOWTO?
That would really help me out.
Many thanks,
Alan Searle
Cologne, Germany