Replies: 2 comments 15 replies
-
|
Thanks for the request. Please explain the scenario in a bit details so that I can understand it better. Like since the zone is locally running on a private network, what will be use-case of having the WAN IP configured in a local zone record? Is this zone also publicly accessible? |
Beta Was this translation helpful? Give feedback.
-
|
That's correct, the server could have a DDNS server component and update particular records. To do this though, we would need some kind of listener hosted on the technitium.com domain to respond to the request for the external IP. This would work whether the server was directly reachable or behind NAT. The use case I'm thinking of is for dynamic VPN tunnels with DHCP addresses, but instead of relying on a publicly hosted service it would be possible to host our own. Is there any API support where something like this is also possible using the existing public DDNS services? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Any possibility of hosting an IP detection service, that could dynamically detect and register the WAN IP in a locally hosted zone? I'm thinking along the lines of the server talking out, asking what's my external IP and using the response to update the request record in the zone. I see dynamic updating is already a feature, so it would be cool to be able to do this if not possible already.
Beta Was this translation helpful? Give feedback.
All reactions