/services_unbound_host_edit.php made changes @ 2022-01-18T20:18:54.792300 (mshillam@192.168.1.10)
This commit is contained in:
parent
ddd92b8725
commit
ad55092f6d
18
config.xml
18
config.xml
|
|
@ -1179,6 +1179,18 @@
|
|||
<noreglladdr6>1</noreglladdr6>
|
||||
<regdhcpstatic>1</regdhcpstatic>
|
||||
<dnssec>1</dnssec>
|
||||
<hosts>
|
||||
<host>dozzle</host>
|
||||
<domain>shillam.me.uk</domain>
|
||||
<rr>A</rr>
|
||||
<ip>192.168.0.30</ip>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<descr>Dozzle Log Viewer</descr>
|
||||
<aliases>
|
||||
<item/>
|
||||
</aliases>
|
||||
</hosts>
|
||||
<hosts>
|
||||
<host>ftp</host>
|
||||
<domain>mydentalbackup.co.uk</domain>
|
||||
|
|
@ -1900,9 +1912,9 @@
|
|||
<column_count>2</column_count>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>(system)</username>
|
||||
<time>1642363255.4019</time>
|
||||
<description>/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes</description>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1642537134.7923</time>
|
||||
<description>/services_unbound_host_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue