vincenzo wrote:
I did the ping
http://www.google.com and I get this:
ping: unknown host
http://www.gmail.comYou should not have added the "http://" when running that command. I'm told that the forum software automatically added that to the other guy's post.
Try again with just
Code:
ping www.gmail.com
vincenzo wrote:
I'm sorry, I can not understand what you need when you say this:
Quote:
It would also help if you show the COMMAND and the RESULTS in your code snips, dumber things have happened when all parties ASSUME that the command is being entered correctly.
He means, when you paste the output of a command we ask you to run, include the part that shows the command:
Code:
server1:~# ping www.google.com
PING www.google.com (173.194.115.82) 56(84) bytes of data.
...