Can't access page inside the router

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


Joined: 13 Jun 2005
Posts: 3

PostPosted: Mon Jun 13, 2005 9:16 pm    Post subject: Can't access page inside the router Reply with quote

Hi - I've got the web server running on port 8080 and can access localhost to see my page. I've added a message forum and the link goes to

http://www.mydynalias.dynalias.com:8080/cgi-bin/yabb/yabb.cgi

This can be viewed from my work, by friends etc but when I try it I get the "Page cannot be displayed" error.

I guess it's because I'm behind a router (D-Link) and I've read bits about "loopback" and adding stuff to the hosts file.....???

How can I this forum to work from inside my router??

Cheers TC
PS Love Abyss!!
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Jun 14, 2005 12:57 pm    Post subject: Re: Can't access page inside the router Reply with quote

tcp2000,

Most routers do not do "loopback". So you should use the following workaround to make your computer go to the LAN IP address directly instead of using the router IP and having the "loopback" problem when using www.mydynalias.dynalias.com .

Open with Windows Notepad or any text editor, the file C:\WINNT\system32\drivers\etc\hosts or C:\WINDOWS\system32\drivers\etc\hosts .

Add to this file the following line:

Code:
127.0.0.1   www.mydynalias.dynalias.com


Save the file and retry accessing the site from your computer using the full name. It should work now.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
tcp2000
-


Joined: 13 Jun 2005
Posts: 3

PostPosted: Tue Jun 14, 2005 10:04 pm    Post subject: Reply with quote

I can now get www.mydynalias.dynalias.com:8080 index page to work but I cant get the message forum to work from inside th enetwork.(http://www.mydynalias.dynalias.com:8080/cgi-bin/yabb/yabb.cgi)

Any ideas?

Cheers TC
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Jun 15, 2005 12:03 pm    Post subject: Reply with quote

tcp2000,

On each computers on the network (LAN) you should do the same step (editing the hosts file) but instead of using 127.0.0.1, associate www.mydynalias.dynalias.com with the LAN IP of your server computer (it can be known by running the command ipconfig in a command line window on the computer where Abyss is running, it should look like 192.168.*.*).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
tcp2000
-


Joined: 13 Jun 2005
Posts: 3

PostPosted: Wed Jun 15, 2005 6:37 pm    Post subject: Reply with quote

...brilliant....got it now! Thanks TC
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