Compare commits
2 Commits
ba445e8030
...
fc5ba4d98d
| Author | SHA1 | Date |
|---|---|---|
|
|
fc5ba4d98d | |
|
|
5a49592fc5 |
24
config.xml
24
config.xml
|
|
@ -878,6 +878,24 @@
|
|||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>5c:ba:2c:2c:06:60</mac>
|
||||
<ipaddr>192.168.20.53</ipaddr>
|
||||
<hostname>g3</hostname>
|
||||
<descr>Gluster 3</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>5c:ba:2c:2b:f2:68</mac>
|
||||
<ipaddr>192.168.20.54</ipaddr>
|
||||
<hostname>g4</hostname>
|
||||
<descr>Gluster 4</descr>
|
||||
<winsserver/>
|
||||
<dnsserver/>
|
||||
<ntpserver/>
|
||||
</staticmap>
|
||||
<staticmap>
|
||||
<mac>f8:0f:41:fc:09:bb</mac>
|
||||
<ipaddr>192.168.20.120</ipaddr>
|
||||
|
|
@ -2291,9 +2309,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1655282204.7644</time>
|
||||
<description>/firewall_nat.php made changes</description>
|
||||
<username>mshillam@192.168.250.51</username>
|
||||
<time>1662630692.1611</time>
|
||||
<description>/services_dhcp_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.0">
|
||||
|
|
|
|||
Loading…
Reference in New Issue