View Single Post

  #1 (permalink)  
Old 05-08-2008, 06:54 PM
mvibin mvibin is offline
Junior Member
User
 
Join Date: Apr 2008
My distro: CentOS and RHEL
Posts: 15
Rep Power: 0
mvibin is on a distinguished road
Unhappy Cannot connect to Internet

Hi all,

I am using RHEL 5.0 toa act as a firewall server. I can ping any sites but the problem is whenever i tried to use wget, for eg;

wget http://64.124.52.228:80, then it says

Connecting to 64.124.52.228:80... failed: Connection timed out.
Retrying.
--23:01:27-- (try: 2) http://64.124.52.228/
Connecting to 64.124.52.228:80... failed: Connection timed out.
Retrying.
--23:04:38-- (try: 3) http://64.124.52.228/
Connecting to 64.124.52.228:80... failed: Connection timed out.
Retrying.
--23:07:50-- (try: 4) http://64.124.52.228/
Connecting to 64.124.52.228:80... failed: Connection timed out.
Retrying.
--23:11:03-- (try: 5) http://64.124.52.228/
Connecting to 64.124.52.228:80...

I am using the same server as a Proxy server too. It uses port number 3128. Is there anything to be done with the iptables ?? If this is because of port number then how can i change the default port number to 3128??

Please help me ..... Thanking you all in advance ....
Reply With Quote