no internet

nanotube ulist at gs1.ubuntuforums.org
Fri Apr 28 03:27:56 UTC 2006


well, if you say your network seems to be working, let's see if we can
narrow this down to a firefox problem. 

open up a terminal, and enter the following command:


Code:
--------------------
    telnet www.cnn.com 80
--------------------


if you are connected properly, you should get a prompt that looks like



Code:
--------------------
    Connected to www.cnn.com.

  Escape character is '^]'.
--------------------


now, for good measure, you can try typing in


Code:
--------------------
    GET /
--------------------


and see if you get the website.

if that all works, then the problem is definitely with firefox, not
with the underlying network connectivity, and we can go from there.


-- 
nanotube




More information about the ubuntu-users mailing list