/api/dnsmasq/settings/add_host/ made changes @ 2025-11-11T21:12:53.320000 (mshillam@192.168.100.72)
This commit is contained in:
parent
f24f960383
commit
096a91872f
19
config.xml
19
config.xml
|
|
@ -195,7 +195,7 @@
|
|||
<virtual>1</virtual>
|
||||
</lo0>
|
||||
</interfaces>
|
||||
<dnsmasq version="1.0.8" persisted_at="1762894512.81" description="Dnsmasq DNS and DHCP">
|
||||
<dnsmasq version="1.0.8" persisted_at="1762895573.32" description="Dnsmasq DNS and DHCP">
|
||||
<enable>1</enable>
|
||||
<regdhcp>0</regdhcp>
|
||||
<regdhcpstatic>0</regdhcpstatic>
|
||||
|
|
@ -440,6 +440,21 @@
|
|||
<comments/>
|
||||
<aliases/>
|
||||
</hosts>
|
||||
<hosts uuid="2c038a07-37a8-4745-8d60-b5a6657fd15c">
|
||||
<host>pbx-dbsn</host>
|
||||
<domain/>
|
||||
<local>1</local>
|
||||
<ip>192.168.100.66</ip>
|
||||
<cnames/>
|
||||
<client_id/>
|
||||
<hwaddr>bc:24:11:7f:56:05</hwaddr>
|
||||
<lease_time>0</lease_time>
|
||||
<ignore>0</ignore>
|
||||
<set_tag/>
|
||||
<descr>PBX - DBSN ( CoreService )</descr>
|
||||
<comments/>
|
||||
<aliases/>
|
||||
</hosts>
|
||||
<dhcp_ranges uuid="d828196c-2a57-4417-a472-84c6e3114bba">
|
||||
<interface>lan</interface>
|
||||
<set_tag/>
|
||||
|
|
@ -1274,7 +1289,7 @@
|
|||
<revision>
|
||||
<username>mshillam@192.168.100.72</username>
|
||||
<description>/api/dnsmasq/settings/add_host/ made changes</description>
|
||||
<time>1762894512.81</time>
|
||||
<time>1762895573.32</time>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<OpenVPN version="1.0.1" persisted_at="1762600545.71" description="OpenVPN">
|
||||
|
|
|
|||
Loading…
Reference in New Issue