The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 08-12-2003
pressy's Avatar
pressy pressy is offline Forum Staff  
solaris cultist
  
 

Join Date: Aug 2003
Location: Vienna / Austria (Europe) [EARTH]
Posts: 726
is your interface online?
ping <YOUR-IP>
i would try whether i have a connection to the intranet.
ping <IP>
then i would try whether i can reach the gateway
ping <GW-IP>
then i would try to ping something in the internet
ping www.something.com
error ?
check your DNS settings...
/etc/resolv.conf
try nslookup
nslookup www.something.com
look into the /etc/nsswitch.conf. is it like this?:
hosts: files dns
...
..
.
greetings Preßy