/api/unbound/settings/add_host_override/ made changes @ 2025-11-16T21:46:58.560000 (mshillam@192.168.250.162)
This commit is contained in:
parent
7d4614762c
commit
7bdc5bf27a
18
config.xml
18
config.xml
|
|
@ -2237,8 +2237,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.250.162</username>
|
<username>mshillam@192.168.250.162</username>
|
||||||
<description>/firewall_nat.php made changes</description>
|
<description>/api/unbound/settings/add_host_override/ made changes</description>
|
||||||
<time>1763329459.96</time>
|
<time>1763329618.56</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.4">
|
<captiveportal version="1.0.4">
|
||||||
|
|
@ -4692,7 +4692,7 @@ Blocklist_AbuseIPDB4</content>
|
||||||
<template/>
|
<template/>
|
||||||
</error_pages>
|
</error_pages>
|
||||||
</proxy>
|
</proxy>
|
||||||
<unboundplus version="1.0.12" persisted_at="1763328889.22" description="Unbound configuration">
|
<unboundplus version="1.0.12" persisted_at="1763329618.56" description="Unbound configuration">
|
||||||
<general>
|
<general>
|
||||||
<enabled>1</enabled>
|
<enabled>1</enabled>
|
||||||
<port>53</port>
|
<port>53</port>
|
||||||
|
|
@ -5132,6 +5132,18 @@ Blocklist_AbuseIPDB4</content>
|
||||||
<txtdata/>
|
<txtdata/>
|
||||||
<description/>
|
<description/>
|
||||||
</host>
|
</host>
|
||||||
|
<host uuid="79ed13b5-1272-4232-a2f3-2437cebbf0e7">
|
||||||
|
<enabled>1</enabled>
|
||||||
|
<hostname>hs</hostname>
|
||||||
|
<domain>shillam.me.uk</domain>
|
||||||
|
<rr>A</rr>
|
||||||
|
<mxprio/>
|
||||||
|
<mx/>
|
||||||
|
<ttl/>
|
||||||
|
<server>192.168.0.30</server>
|
||||||
|
<txtdata/>
|
||||||
|
<description/>
|
||||||
|
</host>
|
||||||
</hosts>
|
</hosts>
|
||||||
<aliases/>
|
<aliases/>
|
||||||
</unboundplus>
|
</unboundplus>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue