/services_unbound_host_edit.php made changes @ 2022-03-13T11:18:20.053600 (mshillam@192.168.1.10)
This commit is contained in:
parent
6f3d652c40
commit
27b049f350
24
config.xml
24
config.xml
|
|
@ -1458,6 +1458,18 @@
|
||||||
<item/>
|
<item/>
|
||||||
</aliases>
|
</aliases>
|
||||||
</hosts>
|
</hosts>
|
||||||
|
<hosts>
|
||||||
|
<host>torrents</host>
|
||||||
|
<domain>shillam.me.uk</domain>
|
||||||
|
<rr>A</rr>
|
||||||
|
<ip>192.168.0.30</ip>
|
||||||
|
<mxprio/>
|
||||||
|
<mx/>
|
||||||
|
<descr>QbitTorrent</descr>
|
||||||
|
<aliases>
|
||||||
|
<item/>
|
||||||
|
</aliases>
|
||||||
|
</hosts>
|
||||||
<hosts>
|
<hosts>
|
||||||
<host>unifi</host>
|
<host>unifi</host>
|
||||||
<domain>shillam.me.uk</domain>
|
<domain>shillam.me.uk</domain>
|
||||||
|
|
@ -2215,9 +2227,9 @@
|
||||||
<column_count>2</column_count>
|
<column_count>2</column_count>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>(system)</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<time>1646921497.0481</time>
|
<time>1647170300.0536</time>
|
||||||
<description>/usr/local/opnsense/mvc/script/run_migrations.php made changes</description>
|
<description>/services_unbound_host_edit.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.0">
|
<captiveportal version="1.0.0">
|
||||||
|
|
@ -3438,8 +3450,8 @@ WS</content>
|
||||||
<destinations/>
|
<destinations/>
|
||||||
</Syslog>
|
</Syslog>
|
||||||
<Interfaces>
|
<Interfaces>
|
||||||
<loopbacks version="1.0.0"/>
|
<loopbacks/>
|
||||||
<vxlans version="1.0.1"/>
|
<vxlans/>
|
||||||
</Interfaces>
|
</Interfaces>
|
||||||
<Netflow version="1.0.1">
|
<Netflow version="1.0.1">
|
||||||
<capture>
|
<capture>
|
||||||
|
|
@ -4603,5 +4615,5 @@ WS</content>
|
||||||
</gateway_item>
|
</gateway_item>
|
||||||
</gateways>
|
</gateways>
|
||||||
<crl/>
|
<crl/>
|
||||||
<staticroutes version="1.0.0"/>
|
<staticroutes/>
|
||||||
</opnsense>
|
</opnsense>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue