From 1856fc9eb0befb808b5a7c5a3970fc9b4e1e3437 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Fri, 19 Oct 2018 21:11:12 +0200 Subject: [PATCH] add speedport hybrid configuration help, fixes #286 --- .../includes/tabbed_router_configuration.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html index 4375197..9bd80be 100644 --- a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html +++ b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html @@ -9,6 +9,7 @@
  • m0n0wall
  • OpenWRT
  • pfSense
  • +
  • Speedport Hybrid
  • Browser
  • @@ -330,6 +331,20 @@ config service "ipv4ddns" Descriptionupdate DDNS host with IP v4 address +
    +

    Speedport Hybrid ({% trans "verified with" %} Firmware: 050124.03.07.001)

    +
    {% trans "Enter the following data:" %}
    + + + + + + + + + +
    SettingValue
    Providerother Provider
    Domain name{{ host.get_fqdn|default:"<your hostname>" }}
    User name{{ host.get_fqdn|default:"<your hostname>" }}
    Password{{ update_secret|default:"<your secret>" }}
    Update server addresshttps://{{ WWW_IPV4_HOST }}
    Protocolhttps
    Port443
    +

    {% trans "Browser-based update client" %}

    {% blocktrans trimmed %}