/api/unbound/settings/add_host_override/ made changes @ 2025-11-11T17:51:39.630000 (mshillam@192.168.100.72)
This commit is contained in:
parent
fef0322240
commit
954472e5d0
23
config.xml
23
config.xml
|
|
@ -1242,9 +1242,9 @@
|
||||||
<prefer>0.opnsense.pool.ntp.org</prefer>
|
<prefer>0.opnsense.pool.ntp.org</prefer>
|
||||||
</ntpd>
|
</ntpd>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.100.57</username>
|
<username>mshillam@192.168.100.72</username>
|
||||||
<description>/firewall_nat_out.php made changes</description>
|
<description>/api/unbound/settings/add_host_override/ made changes</description>
|
||||||
<time>1762782492.54</time>
|
<time>1762883499.63</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
||||||
|
|
@ -1650,7 +1650,7 @@
|
||||||
<queues/>
|
<queues/>
|
||||||
<rules/>
|
<rules/>
|
||||||
</TrafficShaper>
|
</TrafficShaper>
|
||||||
<unboundplus version="1.0.12" persisted_at="1762602079.57" description="Unbound configuration">
|
<unboundplus version="1.0.12" persisted_at="1762883499.63" description="Unbound configuration">
|
||||||
<general>
|
<general>
|
||||||
<enabled>1</enabled>
|
<enabled>1</enabled>
|
||||||
<port>53</port>
|
<port>53</port>
|
||||||
|
|
@ -1729,7 +1729,20 @@
|
||||||
<enabled>0</enabled>
|
<enabled>0</enabled>
|
||||||
</forwarding>
|
</forwarding>
|
||||||
<dots/>
|
<dots/>
|
||||||
<hosts/>
|
<hosts>
|
||||||
|
<host uuid="7d5a7eb0-ad09-42fa-bf1c-69c3580d9373">
|
||||||
|
<enabled>1</enabled>
|
||||||
|
<hostname>npm</hostname>
|
||||||
|
<domain>dentalsupportuk.com</domain>
|
||||||
|
<rr>A</rr>
|
||||||
|
<mxprio/>
|
||||||
|
<mx/>
|
||||||
|
<ttl/>
|
||||||
|
<server>192.168.100.159</server>
|
||||||
|
<txtdata/>
|
||||||
|
<description>Nginx Proxy Manager</description>
|
||||||
|
</host>
|
||||||
|
</hosts>
|
||||||
<aliases/>
|
<aliases/>
|
||||||
</unboundplus>
|
</unboundplus>
|
||||||
<Firewall>
|
<Firewall>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue