Merge pull request #263 from FreeMinded/master
Update pfSense tab to get IP from Result Match
This commit is contained in:
commit
9268a2a389
@ -286,7 +286,7 @@ config service "ipv4ddns"
|
||||
<tr><td>Username</td><td>{{ host.get_fqdn|default:"<your hostname>" }}</td></tr>
|
||||
<tr><td>Password</td><td>{{ update_secret|default:"<your secret>" }}</td></tr>
|
||||
<tr><td>Update URL</td><td>https://{{ WWW_IPV4_HOST }}/nic/update</td></tr>
|
||||
<tr><td>Result Match</td><td>good|nochg</td></tr>
|
||||
<tr><td>Result Match</td><td>good %IP%|nochg %IP%</td></tr>
|
||||
<tr><td>Description</td><td>update DDNS host with IP v4 address</td></tr>
|
||||
</table>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user