Plain text please...

I think your router is misconfigured (so not a problem with apache or dynu). I 
tried your address from the public internet and got your router's config 
screen. The way it is supposed to work (I think) is this:

- user on the web, types in asluttech.dynu.com
- browser requests IP address from dynu.com
- dynu.com sends browser your IP address (69.139.24.80)
- browser makes HTTP request to that IP
- router receives request on its external interface and routes it to its 
internal interface, changing the destination IP to that of your server (eg, 
192.168.1.1)
- your server receives the request, gets the page and sends it back
- router routes it to the browser

What's happening in your case is that the router is responding with its config 
screen on your external IP address (69.139.24.80) instead of routing it to the 
internal server. So it's a router config issue...

What happens if you hit your router's internal IP from inside your network (ie, 
192.168.54.126)? Do you get the config screen?

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 


-----Original Message-----
From: Tom [mailto:[EMAIL PROTECTED]
Sent: Montag, 19. Dezember 2005 17:30
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache and dynu


Hello,
    I am new to using apache. I have been told by people that in order to run a 
webserver from my computer I would need apache.  I also need a dns client, and 
I was directed toward dynu, since its free.  I am having a terrible time 
setting these two up together to work.  Does anyone know how to configure 
apache to use dynu, or does anyone know another free DNS client type like dynu 
and how to configure it.  
When I tried to configure apache to work with dynu, I type in my address 
(asluttech.dynu.com) and at home I get my routers homepage, and here at work 
outside my network, I get a could not be found error. 
I have forwarded tcp port 80 through the router, but I am still not able to 
make it work. I am using windows 2000 sp4 behind a belkin wireless g router.
Any help would be appreciated.
    Thanks,
        Tom

Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen 
Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a 
private and personal nature. It is not related to the exchange or business 
activities of the SWX Group. Le présent e-mail est un message privé et 
personnel, sans rapport avec l'activité boursière du Groupe SWX.
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to