Compare commits
4 Commits
ad55092f6d
...
3fc8a3cd0f
| Author | SHA1 | Date |
|---|---|---|
|
|
3fc8a3cd0f | |
|
|
9c2a6eecf8 | |
|
|
e33e85d889 | |
|
|
8d791fbbaf |
28
config.xml
28
config.xml
|
|
@ -808,7 +808,7 @@
|
|||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>be:9f:bc:a8:a4:0e</mac>
|
||||
<mac>fe:31:b9:21:40:2b</mac>
|
||||
<ipaddr>192.168.10.1</ipaddr>
|
||||
<hostname>kali</hostname>
|
||||
<descr>KaliLinux</descr>
|
||||
|
|
@ -1179,6 +1179,18 @@
|
|||
<noreglladdr6>1</noreglladdr6>
|
||||
<regdhcpstatic>1</regdhcpstatic>
|
||||
<dnssec>1</dnssec>
|
||||
<hosts>
|
||||
<host>dozzle</host>
|
||||
<domain>mail.nabble.co.uk</domain>
|
||||
<rr>A</rr>
|
||||
<ip>192.168.0.40</ip>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<descr>Dozzle Log viewer for Mail Server</descr>
|
||||
<aliases>
|
||||
<item/>
|
||||
</aliases>
|
||||
</hosts>
|
||||
<hosts>
|
||||
<host>dozzle</host>
|
||||
<domain>shillam.me.uk</domain>
|
||||
|
|
@ -1239,6 +1251,18 @@
|
|||
<item/>
|
||||
</aliases>
|
||||
</hosts>
|
||||
<hosts>
|
||||
<host>greenbone</host>
|
||||
<domain>shillam.me.uk</domain>
|
||||
<rr>A</rr>
|
||||
<ip>192.168.0.30</ip>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<descr>Greenbone Security Scanner</descr>
|
||||
<aliases>
|
||||
<item/>
|
||||
</aliases>
|
||||
</hosts>
|
||||
<hosts>
|
||||
<host>gumball</host>
|
||||
<domain>shillam.me.uk</domain>
|
||||
|
|
@ -1913,7 +1937,7 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1642537134.7923</time>
|
||||
<time>1642633464.8897</time>
|
||||
<description>/services_unbound_host_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
|
|
|
|||
Loading…
Reference in New Issue