Compare commits
4 Commits
15924ee631
...
61e731a443
| Author | SHA1 | Date |
|---|---|---|
|
|
61e731a443 | |
|
|
0d91018c9a | |
|
|
b3c421249f | |
|
|
efc43b7686 |
44
config.xml
44
config.xml
|
|
@ -408,6 +408,15 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>44:d9:e7:ff:7c:0b</mac>
|
||||
<ipaddr>192.168.0.5</ipaddr>
|
||||
<hostname>sw-ub-24p-shed</hostname>
|
||||
<descr>Ubiquiti Switch - 24 Port - Shed</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>42:4c:fa:d9:11:0e</mac>
|
||||
<ipaddr>192.168.0.21</ipaddr>
|
||||
|
|
@ -978,6 +987,15 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>9c:b6:54:bb:f5:5d</mac>
|
||||
<ipaddr>192.168.50.10</ipaddr>
|
||||
<hostname>gimp</hostname>
|
||||
<descr>Proxmox - Testing box</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>38:ea:a7:a1:04:6f</mac>
|
||||
<ipaddr>192.168.50.100</ipaddr>
|
||||
|
|
@ -1254,6 +1272,18 @@
|
|||
<item/>
|
||||
</aliases>
|
||||
</hosts>
|
||||
<hosts>
|
||||
<host>gimp</host>
|
||||
<domain>shillam.me.uk</domain>
|
||||
<rr>A</rr>
|
||||
<ip>192.168.0.30</ip>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<descr>gimp Proxmox Server</descr>
|
||||
<aliases>
|
||||
<item/>
|
||||
</aliases>
|
||||
</hosts>
|
||||
<hosts>
|
||||
<host>gitea</host>
|
||||
<domain>shillam.me.uk</domain>
|
||||
|
|
@ -1362,6 +1392,18 @@
|
|||
<item/>
|
||||
</aliases>
|
||||
</hosts>
|
||||
<hosts>
|
||||
<host>unifi</host>
|
||||
<domain>shillam.me.uk</domain>
|
||||
<rr>A</rr>
|
||||
<ip>192.168.0.30</ip>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<descr>Unifi</descr>
|
||||
<aliases>
|
||||
<item/>
|
||||
</aliases>
|
||||
</hosts>
|
||||
<hosts>
|
||||
<host>voip</host>
|
||||
<domain>nabble.co.uk</domain>
|
||||
|
|
@ -2054,7 +2096,7 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1643810858.69</time>
|
||||
<time>1645312581.3495</time>
|
||||
<description>/services_unbound_host_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
|
|
|
|||
Loading…
Reference in New Issue