Router is the ideal place to setup VPN, same is true for DDNS. I believe, most will agree with this claims.
I am both double NAT-ted (except on one router) and use twodns.de for DDNS. Many people are also double NAT-ted or use DDNS not supported by an Asus Router. As there is no Custom field, on Asus router we must either use e.g. entware inadyn or write a script. Or use another device for keeping up DDNS, for me - my servers. I do not want to change my DDNS service since then many devices need to be reconfigured to the new DDNS - I prefer to reconfigure just one device to my DDNS.
Why not add Custom DDNS field with embedded inadyn? It would need only 3 fileds: checkip-url, server-url and server-name. OK, probably also for turning on ssl and period.
Entware on Asus router can be used only with external USB memory. This presents a terrible problem, as my recent power outage demonstrated: my external USB stick dissapeared until it was manually fixed. Therefore, I consider Entware to be unacceptable solution for anyone who demands 24/7 unattended operation.
Is it possible to add inadyn manually, to the local memory, without external USB? Or, could it be integrated into the Asuswrt-Merlin fw (without GUI connection) so it can be used manually, but without installing it using entware? It is 40KB!
For those not familiar with inadyn: it is a small piece of open source code resolving double NAT and using any DDNS service with ease, very simple to configure, handles cron (how often it will check the address) automatically, uses HTTPS to connect to the DDNS service provider, all from one simple and clear config file.
Now, since I must make one of my Asus routers work with twodns.de, I am off figuring it out
I am both double NAT-ted (except on one router) and use twodns.de for DDNS. Many people are also double NAT-ted or use DDNS not supported by an Asus Router. As there is no Custom field, on Asus router we must either use e.g. entware inadyn or write a script. Or use another device for keeping up DDNS, for me - my servers. I do not want to change my DDNS service since then many devices need to be reconfigured to the new DDNS - I prefer to reconfigure just one device to my DDNS.
Why not add Custom DDNS field with embedded inadyn? It would need only 3 fileds: checkip-url, server-url and server-name. OK, probably also for turning on ssl and period.
Entware on Asus router can be used only with external USB memory. This presents a terrible problem, as my recent power outage demonstrated: my external USB stick dissapeared until it was manually fixed. Therefore, I consider Entware to be unacceptable solution for anyone who demands 24/7 unattended operation.
Is it possible to add inadyn manually, to the local memory, without external USB? Or, could it be integrated into the Asuswrt-Merlin fw (without GUI connection) so it can be used manually, but without installing it using entware? It is 40KB!
For those not familiar with inadyn: it is a small piece of open source code resolving double NAT and using any DDNS service with ease, very simple to configure, handles cron (how often it will check the address) automatically, uses HTTPS to connect to the DDNS service provider, all from one simple and clear config file.
Now, since I must make one of my Asus routers work with twodns.de, I am off figuring it out