hi,<br><br>At startup dnsmask emit 2 DhcpLeaseUpdated on DBus and nothing after.<br><br>I expected the following sequences (with an acces point connected on eth1 interface)<br>-dhcp start => 1 DhcpLeaseAdded<br>-dhcp in run => 1 DhcpLeaseUpdated for each lease (/var/lib/misc/dnsmasq.leases changes)<br>
-system deconnexion => 1 DhcpLeaseDeleted<br><br>Can someone explains how does it work, and if the workflow that i expected is possible.<br>Best Regards<br><br>Configuration<br>==========<br>
enable-dbus<br>
log-queries<br>
log-dhcp<br>
interface=eth1<br>
dhcp-range=10.10.8.0,static,2m<br>
dhcp-host=00:04:74:05:00:f0,<div id=":j9">SUT,10.10.8.38,2m<br>
<br>
Log<br>
===<br>
started, version 2.64 cachesize 150<br>
compile time options: IPv6 GNU-getopt DBus no-i18n no-IDN DHCP DHCPv6<br>
no-Lua TFTP no-conntrack<br>
DBus support enabled: connected to system bus<br>
DHCP, static leases only on 10.10.8.0, lease time 2m<br>
reading /etc/resolv.conf<br>
using nameserver 10.0.8.58#53<br>
using nameserver 10.0.241.13#53<br>
using nameserver 10.10.40.145#53<br>
read /etc/hosts - 7 addresse

</div>