diff --git a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html index ca706c7..328f16c 100644 --- a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html +++ b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html @@ -188,6 +188,33 @@ password='{{ update_secret|default:"<your secret>" }}' Password{{ update_secret|default:"<your secret>" }} +
+

pfSense

+

Homepage: https://www.pfsense.org

+

+ {% blocktrans %}Please note: if the pfSense WAN interface is not + your public IP and does not notice your public IP changing, the + update will be done delayed (default: daily at 01:01). You can + tweak this by editing /etc/crontab from where it invokes + /etc/rc.dyndns.update - but be careful: do not invoke it too + frequently and consider that this applies to all your DDNS updaters. + {% endblocktrans %} +

+
{% trans "Enter the following data:" %}
+ + + + + + + + + + + + +
SettingValue
Disable{% trans "(do not select this)" %}
DDNS ServiceCustom
Interface to monitorWAN {% trans "(most likely)" %}
Interface to send fromWAN {% trans "(most likely)" %}
Verbose logging{% trans "(select this as long as you need it)" %}
Username{{ host.get_fqdn|default:"<your hostname>" }}
Password{{ update_secret|default:"<your secret>" }}
Update URLhttps://{{ WWW_IPV4_HOST }}/nic/update
Result Matchgood|nochg
Descriptionupdate DDNS host with IP v4 address
+

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

{% blocktrans %}