<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">I am using dnsmasq 2.78.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">Doing some test I have connect 3 different devices and when reading dhcp.leases file I found that only the timestamp of the ipv4 leases
 files are updated not for ipv6.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">Why does not update timestamp for ipv6 leases?<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">this is my dnsmasq.conf:<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">"<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">dhcp-authoritative<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">domain-needed<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">localise-queries<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">read-ethers<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">bogus-priv<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">expand-hosts<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">server=/lan/<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">dhcp-leasefile=/data/wlanman/dhcp.leases<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">resolv-file=/etc/resolv.conf<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">addn-hosts=/tmp/hosts<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">stop-dns-rebind<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">rebind-localhost-ok<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">dhcp-broadcast=tag:needs-broadcast<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">interface=eth1<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">enable-ra<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">no-dhcp-interface=rmnet_data0<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span lang="DE" style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">dhcp-range=lan,10.173.190.51, 10.173.190.150, 255.255.255.0, 72h<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span lang="DE" style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">dhcp-range=lan,fd30:e08e:c031:0020::33, fd30:e08e:c031:0020::96, 64,  ra-only, 72h<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span lang="DE" style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">dhcp-host=40:a3:cc:7d:9d:30,10.173.190.33<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span lang="DE" style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">dhcp-host=id:00:01:00:01:21:EF:26:71:8C:EC:4B:E5:28:6B,[fd30:e08e:c031:0020::30]<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">"<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">Hope someone can help me.<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222">Regards<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222"><o:p> </o:p></span></p>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222"><o:p> </o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="background:white"><span lang="NL">---------------------------------------------------------------------------------------------------<span style="color:black"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="background:white"><span lang="NL" style="color:black">Met
</span><span lang="NL">vriendelijke <span style="color:black">groet / With kind regards,</span><span style="color:#00603C"><br>
</span><b><span style="color:black"><br>
</span></b>Iņigo De La Fuente<b><o:p></o:p></b></span></p>
<p class="MsoNormal" style="background:white"><span lang="NL">Sr. Software Designer</span><b><span lang="NL" style="font-size:9.0pt;color:black"><br>
</span></b><span lang="NL"><img width="200" height="86" style="width:2.0833in;height:.9in" id="Picture_x0020_1" src="cid:image001.png@01D488BF.428524A0" alt="ict logo"><br>
<br>
<span style="color:#212121"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="background:white"><b><span lang="NL" style="color:#212121">Machine & Systems<o:p></o:p></span></b></p>
<p class="MsoNormal" style="background:white"><span lang="NL" style="color:#212121"><br>
Visiting address: Prof. Dr. Dorgelolaan 30, 5613 AM, Eindhoven, The Netherlands<o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><b><span lang="NL" style="color:#0098A5">E</span></b><b><span lang="NL" style="color:#212121"> </span></b><span lang="NL" style="color:#212121">inigo.de.la.fuente@ict.nl</span><span lang="NL" style="color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white"><b><span style="color:#0098A5">M</span></b><span style="color:#212121"> +31625733268<br>
</span><b><span style="color:#0098A5">W </span></b><span lang="NL" style="color:#212121"><a href="http://www.ict.eu/" target="_blank"><span lang="EN-US" style="color:#0563C1">www.ict.eu</span></a></span><span style="color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black">  </span><span style="color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal" style="background:white">Chamber of Commerce no. 24254385<span style="color:#212121"><o:p></o:p></span></p>
<p class="MsoNormal" style="margin-bottom:12.0pt;background:white"><span style="color:#212121"><o:p> </o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div><br>
<br>
<p style="font-size:8pt; line-height:10pt; font-family: 'Arial','Arial',serif;">-------- Disclaimer --------<br>
This email and any files transmitted may contain proprietary and confidential information of ICT Group N.V. or any of its subsidiaries (“ICT”) and is intended only for the (use of the) named recipient(s) above. If you have received this message in error or
 are not the intended or named recipient(s) of this message, please immediately notify the sender by return and delete this email message from your computer. Any views or opinions presented are solely those of its author and do not necessarily represent those
 of ICT. You are hereby notified that unauthorized disclosure, use, dissemination, forwarding, printing or copying of this e-mail and its attachments either whole or partial of its contents is strictly prohibited. ICT cannot guarantee that email communications
 are secured and error-free and does not accept any liability for damages resulting from the use of email. The general terms and conditions of purchase respectively sale and delivery of ICT are applicable to all transactions and undertakings resulting therefrom.</p>
</div>
<br>
</body>
</html>