<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">Le ven. 3 août 2018 à 16:24, Simon Kelley <<a href="mailto:simon@thekelleys.org.uk">simon@thekelleys.org.uk</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
After you've made changes to /etc/hosts, you need to send SIGHUP to the<br>
dnsmasq process to get it to re-read the file. That  should also<br>
increment the serial. Changes to DHCP allocated addresses should also<br>
increment the serial.<br></blockquote><div><br></div><div>Thank you. I restart the dnsmasq via </div><div><br></div><div>systemctl restart dnsmasq</div><div><br></div><div>which reads the configuration and /etc/hosts (I see in the logs that it has taken into account the new entries in /etc/hosts and I can resolve them). </div><div><br></div><div>The serial is still 1, though:</div><div><br></div><div><div>root@srv ~# dig @<a href="http://127.0.0.1">127.0.0.1</a> <a href="http://swtk.info">swtk.info</a> soa | grep SOA</div><div><a href="http://swtk.info">swtk.info</a>.              600     IN      SOA     . . 1 1200 180 1209600 600</div></div><div><br></div><div>Cheers</div><div>Wojtek</div><div><br></div></div></div>