<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<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;}
@font-face
        {font-family:"Segoe UI";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        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;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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]-->
<style type="text/css">.style1 {font-family: "Times New Roman";}</style></head><body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Setup: Ubuntu server 18.04.2 Kea 1.4.0-P1<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We are migrating our subnets from isc dhcp to kea dhcp.  We thought we had everything ironed out then this came up.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We get these messages in kea_dhcp.log <o:p></o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif;color:black"><o:p> </o:p></span></p>
<table class="MsoNormalTable" border="0" cellpadding="0">
<tbody>
<tr>
<td width="1%" style="width:1.0%;padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><span style="font-size:10.0pt">“<o:p></o:p></span></p>
</td>
<td style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal">kea_dhcp 2019-07-24 14:57:37.878 ERROR [kea-dhcp4.packets/23825] DHCP4_PACKET_PROCESS_STD_EXCEPTION exception occurred during packet processing: failed to parse an option '1' holding string value - empty value is not accepted
<o:p></o:p></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="text-autospace:none">“<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We found this in the messages doc but didn’t find specific information to troubleshoot it.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We changed logging to debug with no luck in capturing anything else about the discover.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We are only seeing these issues so far when something sends option 60 information. Specifically Meraki devices.  We are not doing anything with option 60 in our config.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The mac address of the device does not appear in the logs which makes troubleshooting harder.  I did get the discover in a tcp dump from one of the affected devices.  That packet is below with our information and the customer’s redacted.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">13:37:41.755777 IP (tos 0x0, ttl 254, id 14712, offset 0, flags [none], proto UDP (17), length 382)<o:p></o:p></p>
<p class="MsoNormal">    gatewayaddress.bootps > harpy.bootps: [udp sum ok] BOOTP/DHCP, Request from customer’s mac address (oui Unknown), length 354, hops 1, xid 0x54ef0604, Flags [none] (0x0000)<o:p></o:p></p>
<p class="MsoNormal">          Gateway-IP the subnet’s gateway here<o:p></o:p></p>
<p class="MsoNormal">          Client-Ethernet-Address e0:cb:bc:bc:92:34 (oui Unknown)<o:p></o:p></p>
<p class="MsoNormal">          Vendor-rfc1048 Extensions<o:p></o:p></p>
<p class="MsoNormal">            Magic Cookie 0x63825363<o:p></o:p></p>
<p class="MsoNormal">            DHCP-Message Option 53, length 1: Discover<o:p></o:p></p>
<p class="MsoNormal">            Client-ID Option 61, length 7: ether customer’s mac<o:p></o:p></p>
<p class="MsoNormal">            Hostname Option 12, length 22: "customer gear"<o:p></o:p></p>
<p class="MsoNormal">            Vendor-Class Option 60, length 6: "MERAKI"<o:p></o:p></p>
<p class="MsoNormal">            Vendor-Option Option 43, length 3: 1.0.255<o:p></o:p></p>
<p class="MsoNormal">            Parameter-Request Option 55, length 7:<o:p></o:p></p>
<p class="MsoNormal">              Subnet-Mask, Domain-Name, Default-Gateway, BR<o:p></o:p></p>
<p class="MsoNormal">              Hostname, Domain-Name-Server, MTU<o:p></o:p></p>
<p class="MsoNormal">            Agent-Information Option 82, length 48:<o:p></o:p></p>
<p class="MsoNormal">              Circuit-ID SubOption 1, length 32: **********<o:p></o:p></p>
<p class="MsoNormal">              Remote-ID SubOption 2, length 12: **************<o:p></o:p></p>
<p class="MsoNormal">            END Option 255, length 0<o:p></o:p></p>
<p class="MsoNormal">            SS Option 16, length 0<o:p></o:p></p>
<p class="MsoNormal">            PAD Option 0, length 0, occurs 2|[rfc1048]<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p style="MARGIN-BOTTOM: 6pt; MARGIN-TOP: 6pt"><font face="Arial"><span style="FONT-WEIGHT: bold; COLOR: #000000">Justin Bail</span><br>
<span style="FONT-SIZE: 11pt; COLOR: #000000">Systems Engineer</span><br>
<span style="FONT-SIZE: 9pt; FONT-WEIGHT: bold">Office:</span><span style="FONT-SIZE: 9pt"> 
</span><span style="FONT-SIZE: 9pt">(812) 935-2429</span><span style="FONT-SIZE: 9pt"></span></font><span style="FONT-SIZE: 9pt"><br>
</span><font face="Arial"><span style="FONT-SIZE: 9pt; COLOR: #000000"><a href="Justin.Bail@smithville.com">Justin.Bail@smithville.com</a></span><span style="FONT-SIZE: 9pt"> </span><span style="FONT-SIZE: 9pt; COLOR: #000000"> |</span><span style="FONT-SIZE: 9pt"> 
</span></font><a style="FONT-SIZE: 9pt; TEXT-DECORATION: underline; COLOR: #000000" href="http://www.smithville.com/"><font face="Arial">smithville.com</font></a><br>
<img src="cid:CurrentE-mailsignature_888b78e8-264f-4054-9dc8-528a358a9861.png" width="300" height="108"></p>
</div>


<br /><br /><p style="font-family: Verdana; font-size:10pt; color:#666666;"><b>Disclaimer</b></p><p style="font-family: Verdana; font-size:8pt; color:#666666;">The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful.<br /><br />This email has been scanned for viruses and malware, and may have been automatically archived by <b>Mimecast Ltd</b>, an innovator in Software as a Service (SaaS) for business.  Providing a <b>safer</b> and <b>more useful</b> place for your human generated data.  Specializing in; Security, archiving and compliance. To find out more <a href="http://www.mimecast.com/products/" target="_blank">Click Here</a>.</p></body></html>