> # telnet google.com 80 >> Trying 209.85.231.104... >> Connected to google.com. >> Escape character is '^]'. >> >> >> >> > Try 'wget google.com' and post the output. > If wget goes through and your browser does not then, it is a browser issue. > > Did you try any other browser ? >
> # wget google.com > --2010-03-03 22:12:16-- http://google.com/ Resolving google.com... 209.85.231.104 Connecting to google.com|209.85.231.104|:80... connected. > HTTP request sent, awaiting response... 301 Moved Permanently > Location: http://www.google.com/ [following] > I also tried chrome. Same issue. 1 ) Check your logs: /var/log/messages 2) check whether firewall is blocking the connection 3) check SELinux settings if enabled 4) check whether you are able to use ftp/mail using command prompt 5) monitor your network traffic using tcpdump or wireshark Regards, Rahul Tidke _______________________________________ Pune GNU/Linux Users Group Mailing List
