dabhijit
September 21st, 2009, 06:42 AM
Hello everybody,
I am setting up my web server behind my Netgear ADSL modem+router. I am using dyndns.org service to run my web server with dynamic IP.
However the apache server is not responding to access from outside - <mysite>.dyndns.org I am trying to debug what went wrong.
1. My apache2 server is up and running and listening to port 80. I can access the localhost from within the LAN network. firewall in the web server is disabled
2. I have configured the ADSL modem+router to allow access on port 80 and forwarded port 80 to the web server (LAN static IP). Setup the DDNS setting for dyndns.org setup in the router.
Symptom:- when I access <mysite>.dyndns.org I see that it is accessing my ADSL router and popping up the Admin access page instead of forwarding the traffic to my web server.
I checked with nmap to see that the port 80 is open in the router and the web server.
I am confused and need some expert opinion as what I can try out to pinpoint the cause of the problem.
My LAN configuration:
ADSL+Router <=> switch (Wireless router with DHCP disabled) <=> Web server.
Thanks
I am setting up my web server behind my Netgear ADSL modem+router. I am using dyndns.org service to run my web server with dynamic IP.
However the apache server is not responding to access from outside - <mysite>.dyndns.org I am trying to debug what went wrong.
1. My apache2 server is up and running and listening to port 80. I can access the localhost from within the LAN network. firewall in the web server is disabled
2. I have configured the ADSL modem+router to allow access on port 80 and forwarded port 80 to the web server (LAN static IP). Setup the DDNS setting for dyndns.org setup in the router.
Symptom:- when I access <mysite>.dyndns.org I see that it is accessing my ADSL router and popping up the Admin access page instead of forwarding the traffic to my web server.
I checked with nmap to see that the port 80 is open in the router and the web server.
I am confused and need some expert opinion as what I can try out to pinpoint the cause of the problem.
My LAN configuration:
ADSL+Router <=> switch (Wireless router with DHCP disabled) <=> Web server.
Thanks