Compare commits
4 Commits
2983bd469b
...
a8388face1
| Author | SHA1 | Date |
|---|---|---|
|
|
a8388face1 | |
|
|
62733c5c1a | |
|
|
497a10b1df | |
|
|
3d638aa2d4 |
30
config.xml
30
config.xml
|
|
@ -2185,8 +2185,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.250.162</username>
|
||||
<description>/diag_backup.php made changes</description>
|
||||
<time>1763152087.00</time>
|
||||
<description>/api/unbound/settings/add_host_override/ made changes</description>
|
||||
<time>1763168617.09</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.4">
|
||||
|
|
@ -4640,7 +4640,7 @@ Blocklist_AbuseIPDB4</content>
|
|||
<template/>
|
||||
</error_pages>
|
||||
</proxy>
|
||||
<unboundplus version="1.0.12" persisted_at="1762980613.76" description="Unbound configuration">
|
||||
<unboundplus version="1.0.12" persisted_at="1763168617.09" description="Unbound configuration">
|
||||
<general>
|
||||
<enabled>1</enabled>
|
||||
<port>53</port>
|
||||
|
|
@ -5044,6 +5044,30 @@ Blocklist_AbuseIPDB4</content>
|
|||
<txtdata/>
|
||||
<description>PBX LOCAL</description>
|
||||
</host>
|
||||
<host uuid="d4099877-4309-437f-b830-4dc84e0b04a8">
|
||||
<enabled>1</enabled>
|
||||
<hostname>px-core-services</hostname>
|
||||
<domain>dentalsupportuk.com</domain>
|
||||
<rr>A</rr>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<ttl/>
|
||||
<server>192.168.0.30</server>
|
||||
<txtdata/>
|
||||
<description>DBSN - Proxmox - Core Services</description>
|
||||
</host>
|
||||
<host uuid="575e3985-6216-481b-9b5e-ced3df0178ca">
|
||||
<enabled>1</enabled>
|
||||
<hostname>npm</hostname>
|
||||
<domain>dentalsupportuk.com</domain>
|
||||
<rr>A</rr>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<ttl/>
|
||||
<server>192.168.100.159</server>
|
||||
<txtdata/>
|
||||
<description>DBSN - NPM</description>
|
||||
</host>
|
||||
</hosts>
|
||||
<aliases/>
|
||||
</unboundplus>
|
||||
|
|
|
|||
Loading…
Reference in New Issue