I need small help. I installed CentOS. NetworkManager successfully installed and launched. I can ping any IP from terminal but I can't open any site in browser except 127.0.0.1 I can't open IP of the modem 192.168.1.1 in browser also.

Any ideas?

link|improve this question
2  
post the output from 'ifconfig', also try 'nslookup google.com', 'ping google.com' and 'curl -I google.com/'; and post the output from those – sam Jul 20 '11 at 8:10
feedback

migrated from serverfault.com Jul 20 '11 at 9:22

This question came from our site for system administrators and desktop support professionals.

1 Answer

You might check your proxy setting(s) within Firefox.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown