From 9fb370382739bc33faca2510763edb708afea0dd Mon Sep 17 00:00:00 2001 From: Pascal Mages Date: Mon, 23 May 2016 14:49:08 +0200 Subject: [PATCH] Update pfSense tab to get IP from Result Match added %IP% for pfSense result match to properly catch the cached IP address. Without pfSense reports 0.0.0.0 in the webgui. --- .../templates/main/includes/tabbed_router_configuration.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html index 959a0e3..8e7d21d 100644 --- a/nsupdate/main/templates/main/includes/tabbed_router_configuration.html +++ b/nsupdate/main/templates/main/includes/tabbed_router_configuration.html @@ -286,7 +286,7 @@ config service "ipv4ddns" Username{{ host.get_fqdn|default:"<your hostname>" }} Password{{ update_secret|default:"<your secret>" }} Update URLhttps://{{ WWW_IPV4_HOST }}/nic/update - Result Matchgood|nochg + Result Matchgood %IP%|nochg %IP% Descriptionupdate DDNS host with IP v4 address