504 - Gateway Timeout

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
acecombat
-


Joined: 29 Sep 2005
Posts: 31

PostPosted: Sun Oct 02, 2005 6:26 am    Post subject: 504 - Gateway Timeout Reply with quote

Hi,
I can access the webserver fine from my own home network but when trying to access outside of my home network it comes up with
Quote:
Gateway Timeout
The following error occurred:
Server unreachable
-------------------------------------
Please contact the administrator.

I can access it fine through the web, not just by doing a 127.0.0.1 to access it. I am using a no-ip.org port 80 redirect and i have no-ip DUC running on my server. If I type in the no-ip address from home it loads ok, but when I try from any where other than at home it comes up with the gateway timeout error. It is not a PHP or CGI page I am trying to load, just a simple .html page. Any idea's what might be causing this?
Back to top View user's profile Send private message
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Sun Oct 02, 2005 6:30 am    Post subject: Re: 504 - Gateway Timeout Reply with quote

acecombat wrote:
Hi,
I can access the webserver fine from my own home network but when trying to access outside of my home network it comes up with
Quote:
Gateway Timeout
The following error occurred:
Server unreachable
-------------------------------------
Please contact the administrator.

I can access it fine through the web, not just by doing a 127.0.0.1 to access it. I am using a no-ip.org port 80 redirect and i have no-ip DUC running on my server. If I type in the no-ip address from home it loads ok, but when I try from any where other than at home it comes up with the gateway timeout error. It is not a PHP or CGI page I am trying to load, just a simple .html page. Any idea's what might be causing this?


I'll guess wherever you accessed it was behind a gateway (Most probably a proxy server.), and that the connection was refused or whatever. Think of it as a "Your connection was refused" or the like.
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
acecombat
-


Joined: 29 Sep 2005
Posts: 31

PostPosted: Sun Oct 02, 2005 6:33 am    Post subject: Reply with quote

I can access all other sites from this PC though, just not my site.
Back to top View user's profile Send private message
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Sun Oct 02, 2005 6:37 am    Post subject: Reply with quote

acecombat wrote:
I can access all other sites from this PC though, just not my site.


Are you accessing it from your own computer or a computer from within the same network as the server?
It could just be that your router (Which is a gateway, nonetheness.) can't access your site because it refuses loopback. (Inable or disabled most likely.)
Whats the URL, I'll try if you like.
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
acecombat
-


Joined: 29 Sep 2005
Posts: 31

PostPosted: Sun Oct 02, 2005 6:48 am    Post subject: Reply with quote

I CAN access it from any computer on my network, just not the PC i am trying on outside of my network. I don't think its my works gateway as normally if a site is prohibited (Damn them ',..,') it comes up with some thing about accessing prohibited sites, but with my site it just comes up with the gateway error
Back to top View user's profile Send private message
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Sun Oct 02, 2005 6:59 am    Post subject: Reply with quote

acecombat wrote:
I CAN access it from any computer on my network, just not the PC i am trying on outside of my network. I don't think its my works gateway as normally if a site is prohibited (Damn them ',..,') it comes up with some thing about accessing prohibited sites, but with my site it just comes up with the gateway error


Its the same concept, you're site isn't visible to outside.
Its just that your works gateway(s) stop your browser from showing that the connection failed cause from the browsers point of view it didn't, cause it connected to a gateway, however the end gateway couldn't connect, but it couldn't send that to the browser in the normal fassion, so you get 5xx errors.
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
Tom Chapman
-


Joined: 09 Jul 2005
Posts: 933
Location: Australia

PostPosted: Sun Oct 02, 2005 7:05 am    Post subject: Reply with quote

Firstly, loopback addresses are different for each computer see as though there used with in your computer not your network so for exapmle to access another computer on your network it should be like 192.168.1.*** not 127.0.0.1 (localhost = loopback address = 127.0.0.1)


Secondly, is port forwarding on ur router/modem enabled?
Is DMZ Enabled on ur router/modem?
Back to top View user's profile Send private message Visit poster's website MSN Messenger
acecombat
-


Joined: 29 Sep 2005
Posts: 31

PostPosted: Sun Oct 02, 2005 7:33 am    Post subject: Reply with quote

My ADSL modem is actually a USB modem, not a router. I am accessing from my home network, through the internet IP address of the PC as I am running NO-IP DUC and am connecting to the IP that NO-IP states. My firewall has been set to enable or ports and full internet access for both no-ip duc and abyss web server. I have tried conneccting manually to the website with my IP address which i have confirmed as I am also running an FTP server but it still comes up with the gateway error. The IP address I am using to access from work is EXACTLY the same one i am typing in to access it from my home network.
Back to top View user's profile Send private message
Tom Chapman
-


Joined: 09 Jul 2005
Posts: 933
Location: Australia

PostPosted: Sun Oct 02, 2005 8:36 am    Post subject: Reply with quote

LOLs theres your problem from what you said your using 192.168.1.*** from outside your network to access your website.

you need your wan ip to access it from outside and inside your subnet (usally 255.255.255.0) 192.168.1.***.


Router = modem = dsl modem = usb modem and so on although some of these dont have a dsl modem built in likes your for exmaple mine does =).
Back to top View user's profile Send private message Visit poster's website MSN Messenger
acecombat
-


Joined: 29 Sep 2005
Posts: 31

PostPosted: Sun Oct 02, 2005 10:19 am    Post subject: Reply with quote

I'm not using a 191.xxx to access it, I am using my IP address that it would tell u if you went to a website or something that logs your IP. That is what No-ip DUC collects aswell. It's the WAN IP. It changes every time I reconnect my net connection to my ISP as I have dynamic IP which is why I am using No-ip to redirect!
Back to top View user's profile Send private message
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Sun Oct 02, 2005 5:13 pm    Post subject: Reply with quote

acecombat wrote:
I'm not using a 191.xxx to access it, I am using my IP address that it would tell u if you went to a website or something that logs your IP. That is what No-ip DUC collects aswell. It's the WAN IP. It changes every time I reconnect my net connection to my ISP as I have dynamic IP which is why I am using No-ip to redirect!


Could you tell us what your site address is? It seems that your firewall or port forwarding is wrong somewhere, then.
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
acecombat
-


Joined: 29 Sep 2005
Posts: 31

PostPosted: Mon Oct 03, 2005 2:02 am    Post subject: Reply with quote

The test site is http://abysstest.no-ip.org
Just let me know when you want to test it so I can make sure the page is live as I have turned off the site so I can use my bandwidth for other purposes untill it is working ok! My time now is 11:00am so you could work it out from there I'll make sure its online! Cheers.
Back to top View user's profile Send private message
acecombat
-


Joined: 29 Sep 2005
Posts: 31

PostPosted: Mon Oct 03, 2005 9:23 pm    Post subject: Reply with quote

It won't be in the next 3 or so days though, my server HD has just died so I'm currently in the process of recovering the data before I replace it. At least its an excuse to replace my 80g IDE to a 240g SATA!
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group