/api/unbound/settings/addHostOverride/ made changes @ 2024-03-25T14:42:13.655100 (mshillam@192.168.1.10)
This commit is contained in:
parent
a702cc6813
commit
f39d0bc62f
16
config.xml
16
config.xml
|
|
@ -2584,9 +2584,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>(system)</username>
|
||||
<description>/usr/local/opnsense/mvc/script/run_migrations.php made changes</description>
|
||||
<time>1710945238.297</time>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<description>/api/unbound/settings/addHostOverride/ made changes</description>
|
||||
<time>1711377733.6551</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -4696,6 +4696,16 @@ AL</content>
|
|||
<server>192.168.0.30</server>
|
||||
<description>Nextcloud</description>
|
||||
</host>
|
||||
<host uuid="c1c2c5e1-13e1-4c30-9ed0-bec2b046e867">
|
||||
<enabled>1</enabled>
|
||||
<hostname>code</hostname>
|
||||
<domain>shillam.me.uk</domain>
|
||||
<rr>A</rr>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<server>192.168.0.30</server>
|
||||
<description>Visual studio code Server</description>
|
||||
</host>
|
||||
</hosts>
|
||||
<aliases/>
|
||||
<domains/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue