I have VMWare Workstation 6 running on a Win XP laptop. I have installed CentOS 4.6 and enabled NAT. Host machine ip is 10.1.20.155, subnet for nat is 192.168.109.0 I set the gateway at 192.168.109.1 with Active FTP I’m not sure what to set my DNS to, but currently I have it a 192.168.109.2 DHCP is not enabled.
inside linux I have the network configuration as follows:
Hosts: 127.0.0.1 tom-one localhost.localdomain.localhost
DNS 192.168.109.1
Linux static ip is 192.168.109.10
I can ping the linux ip from the host machine and ping the host machine from linux; however, I cannot ping anything on the internet from linux, connect via a browser or ftp from my host machine into the vm linus maching.
not a network guy and pretty new to linux and VMWare in general. Appreciate any help.
Tom