/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>
|
||||
</ntpd>
|
||||
<revision>
|
||||
<username>mshillam@192.168.100.57</username>
|
||||
<description>/firewall_nat_out.php made changes</description>
|
||||
<time>1762782492.54</time>
|
||||
<username>mshillam@192.168.100.72</username>
|
||||
<description>/api/unbound/settings/add_host_override/ made changes</description>
|
||||
<time>1762883499.63</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
||||
|
|
@ -1650,7 +1650,7 @@
|
|||
<queues/>
|
||||
<rules/>
|
||||
</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>
|
||||
<enabled>1</enabled>
|
||||
<port>53</port>
|
||||
|
|
@ -1729,7 +1729,20 @@
|
|||
<enabled>0</enabled>
|
||||
</forwarding>
|
||||
<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/>
|
||||
</unboundplus>
|
||||
<Firewall>
|
||||
|
|
|
|||
Loading…
Reference in New Issue