I all!
First i aplologize for my very bad english :-\ ,i'm a little froggy...
But after days in unsuccessful researches about my problem, i have to ask Professionnals :-D
Well, i have a linksys asdl2mue modem connected to a wrt54gl (openwrt powered ;-) ) and i succribed to dyndns services. I configured openwrt, and it seem to redirect well BUT when i call mydomain.dyndns.org in a browser, i get the login window of openwrt.
So i run an nmap command from my station to my public IP and it give my that!
"confidential blabla"
Not shown: 1693 closed ports
PORT STATE SERVICE
22/tcp open ssh
53/tcp open domain
80/tcp open http
5000/tcp open UPnP
What a surprise!
I decided to go to the X-wrt web gui in "Status">>"Netstat" and it shows me that:
Router Listening Ports
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
Well the router is listening on http(80), ssh(22), upnp(5000) and domain port(53)!!!
It seems that dyndns redirect to my private address not to my public address.
Is there anyone who can help me?
For now i disabled dyndns but i need it! :-(
