/api/dnsmasq/settings/add_host/ made changes @ 2025-11-10T12:46:36.230000 (mshillam@192.168.100.57)
This commit is contained in:
parent
7cb05a27a6
commit
15b9debb06
21
config.xml
21
config.xml
|
|
@ -196,7 +196,7 @@
|
||||||
<virtual>1</virtual>
|
<virtual>1</virtual>
|
||||||
</lo0>
|
</lo0>
|
||||||
</interfaces>
|
</interfaces>
|
||||||
<dnsmasq version="1.0.8" persisted_at="1762697472.11" description="Dnsmasq DNS and DHCP">
|
<dnsmasq version="1.0.8" persisted_at="1762778796.23" description="Dnsmasq DNS and DHCP">
|
||||||
<enable>1</enable>
|
<enable>1</enable>
|
||||||
<regdhcp>0</regdhcp>
|
<regdhcp>0</regdhcp>
|
||||||
<regdhcpstatic>0</regdhcpstatic>
|
<regdhcpstatic>0</regdhcpstatic>
|
||||||
|
|
@ -381,6 +381,21 @@
|
||||||
<comments/>
|
<comments/>
|
||||||
<aliases/>
|
<aliases/>
|
||||||
</hosts>
|
</hosts>
|
||||||
|
<hosts uuid="666ad443-9802-4114-b239-54f090db510b">
|
||||||
|
<host>dbsnportal</host>
|
||||||
|
<domain/>
|
||||||
|
<local>1</local>
|
||||||
|
<ip>192.168.100.199</ip>
|
||||||
|
<cnames/>
|
||||||
|
<client_id/>
|
||||||
|
<hwaddr>00:15:5d:64:39:09</hwaddr>
|
||||||
|
<lease_time>0</lease_time>
|
||||||
|
<ignore>0</ignore>
|
||||||
|
<set_tag/>
|
||||||
|
<descr>DBSN Portal ( Nextcloud )</descr>
|
||||||
|
<comments/>
|
||||||
|
<aliases/>
|
||||||
|
</hosts>
|
||||||
<dhcp_ranges uuid="d828196c-2a57-4417-a472-84c6e3114bba">
|
<dhcp_ranges uuid="d828196c-2a57-4417-a472-84c6e3114bba">
|
||||||
<interface>lan</interface>
|
<interface>lan</interface>
|
||||||
<set_tag/>
|
<set_tag/>
|
||||||
|
|
@ -1161,8 +1176,8 @@
|
||||||
</ntpd>
|
</ntpd>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.100.57</username>
|
<username>mshillam@192.168.100.57</username>
|
||||||
<description>/firewall_rules_edit.php made changes</description>
|
<description>/api/dnsmasq/settings/add_host/ made changes</description>
|
||||||
<time>1762777485.41</time>
|
<time>1762778796.23</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue