Using Ubuntu 11.10, I am having a problem browsing web pages. I tested my connection by pinging different sites. All of them reply to me, but my browsers do not work. The problem is not specific to one browser, as I have tested both Firefox and Chromium.
This is the wget output when run in Terminal:
wget ubuntu.com
Resolving ubuntu.com... 91.189.94.156 Connecting to ubuntu.com|91.189.94.156|:80
No error is raised. What do I have to do?
Thanks for every bodies answers.
My problem was from IPV6 activat.
Open the firefox browser and type:
about:config
Press accept button with the text I'll be careful, I promiss!
then enter IPV6 in filter field. just one entry remain in list with text network.dns.disableIPv6. Right click on this and press Toggle. the value field must be true.
After, take logout and logon again.
Now test again!
I did the above stream.It got solve for some minutes but the problem started again.
So now I have not the page loading in my ubuntu.
wget http://www.ubuntu.com/from a terminal and confirm that you get anindex.htmlin the current working directory? If not, please post the appearing messages, we might catch a hint of the problem. – lgarzo Feb 13 '12 at 10:26