The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 09-13-2004
zazzybob's Avatar
zazzybob zazzybob is offline Forum Advisor  
Registered Geek
  
 

Join Date: Dec 2003
Location: Melbourne, Australia
Posts: 2,100
Your question is very vague, and you do not provide enough information....

Do you mean that you are trying to connect to a machine on the internet (i.e. "browse" it) but aren't having any luck?

If so, your problem could be that you do not have a default gateway set (i.e. the IP address of the machine with the modem, or router, or whatever).

Type "route" at the command line and post the output. (This is the Linux form of the command, Solaris might need an option to the command)

Also, trying pinging "yahoo.com" as they return ICMP packets.

Cheers
ZB

Last edited by zazzybob; 09-13-2004 at 08:37 AM..