Sorry I have not idea about windows, not really interested (I always use Linux) but at my work gotta use it now, so it's the rule.
My problem is with Wmware and a network issue, let me explain you:
- Scenario:
A) I gotta a laptop with windows 7 here are my network configuration (the IP is fixed):
ip: 192.168.1.236 netmask: 255.255.255.0 default gateway: 192.168.1.1 DNS:192.168.1.113
B) I have the wmware player network adaptor defined, maybe that's wrong?:
I just configured ip and subnet mask:
ip:192.168.1.1 netmask: 255.255.255.0
C) I have a debian installed under the Vmware and I settup the network with another fix ip it's been assigned to me to by the network admin:
ip: 192.168.1.238 netmask: 255.255.255.0 default gateway: 192.168.1.1 DNS:192.168.1.113 broadcast: 192.168.1.255
- What I'm triying is:
A) to have the debian virtual machine with access to the internet B) I want that virtual machine visible into the network to the others as if it was another common server
- My problem:
A) When I settup the VMware with NAT my virtual server can be seen in the network with the assigned ip but can't reach the internet
B) when I settup the Wmware virtual machine in bridge or host only I can reach the internet from the virtual machine but can't be seen on my network by another computer
I'm sure that I am doing something super wrong, probabilly I'm network idiot, but.... no idea.
Could you help me please?
Thanks you
You assigned an IP conflict to that vmware adapter, its going to think that 1.1 is local to your own machine. change that information or take it out entirely, you DEFINITELY want to be using bridged mode here.