Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
.
google site




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 02-23-2009
Neo's Avatar
Neo Neo is online now Forum Staff  
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 7,405
Quote:
Originally Posted by mojoman View Post
Hi,

I am using VMWARE and when I have the network connection set to NAT and the VM set to DHCP I get internet connection. But when I set the connection to BRIDGED and assign a static IP address I loose internet connection. I have used netconfig to manually assign the IP Address, GATEWAY, and netmask but nothing seems to work. It has been suggested that I modify some of the startup scripts as well but I have no idea which ones.

Any idea?
It might be easier to help you if you post the output of network-related commands like ifconfig -a, route, and arp -a in both configurations so we can see what you are doing.