alaric wrote:I think you need to better describe your situation. I'll give a guess as to what you mean, and the solution that I use.
The asus gets an outside (WAN) IP that may change at any given moment. You want to be able from the internet to contact your router via a name rather than keep tabs on the IP it's getting. This is a job for dynamic DNS, there's a bazillion services, I use www.dyndns.org
If somehow (and this is where I'm confused about what you wrote) you're getting a non-routable WAN address (192.168.... and others) then you are up the creek because you just can't get to that IP from the internet.
No that's not that I mean.
I have a DSL Router call it "ONE" that one is connected to the internet. But that doesn't matter. The router ONE has a DHCP Server for LAN (192.168.1.1). And I have an Asus Router call it "TWO" running openwrt. The router TWO gets an IP adresse from router ONE (192.168.1.135 this one changes some times).
It looks like that:
Internet
|
WAN
Router ONE
Lan
|
|
WAN
Router TWO
So I dont know what IP Adresse Router TWO gets from router ONE sometimes it is 192.168.1.135, some times it is 192.168.1.172 and so on. I want that the router gets a name and I can connect to it via name like "my.asus" or something like that. I know I could give the asus a static IP adresse but that is not what I want.
Do you know that I mean now?