diff --git a/nsupdate/main/templates/main/generate_secret.html b/nsupdate/main/templates/main/generate_secret.html index 4d0e65f..9af77e3 100644 --- a/nsupdate/main/templates/main/generate_secret.html +++ b/nsupdate/main/templates/main/generate_secret.html @@ -13,7 +13,7 @@
-

How to configure your router?

+

How to configure automated dynamic DNS updates?

{% include "main/includes/tabbed_router_configuration.html" with host=object %}
diff --git a/nsupdate/main/templates/main/help.html b/nsupdate/main/templates/main/help.html index 8e14cd1..f6c5c03 100644 --- a/nsupdate/main/templates/main/help.html +++ b/nsupdate/main/templates/main/help.html @@ -21,7 +21,7 @@
-

How to configure your router?

+

How to configure automated dynamic DNS updates?

{% include "main/includes/tabbed_router_configuration.html" with host=object %}
diff --git a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html index f7b3ceb..0733b8a 100644 --- a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html +++ b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html @@ -8,8 +8,20 @@

General configuration hints

+

+ Usually, you should configure one system on your network to update the DNS. + This can be either your router or a host on your network and it will run some software + called the update client. +

+

+ We have some specific configuration hints for some devices and update clients, + please see the tabs above. If you don't find yours there, use the generic hints below. +


- Your router/script needs to call the following URL for IPv4 updates: +

+ Your update client needs to access the following URLs to update the DNS: +

+ For IPv4 updates: @@ -17,35 +29,39 @@ - The IPs will be determined automatically. + The IPs will be determined automatically using the remote address our service is seeing + (see below for more details).
- Briefly your router/script has to do the following steps: +

+ Your update client has to do the following steps: +

- For routers or other dyndns2 compatible clients: -