<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div><br></div><div>Hi Guys,</div><div><br></div><div>I wondered if anyone had seen similar results to me or if I need to reconfigure anything.</div><div><br></div><div>Essentially Im using Power dns </div><div><br></div><div>dig command to the power dns ENUM server returns results in order value;</div><div><br></div><div><br></div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip 120 IN NAPTR 74 3 "U" "E2U+sip" "!^(.*)$!sip:*241*\\1@1.2.3.4!" .</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip 120 IN NAPTR 76 13 "U" "E2U+sip" "!^(.*)$!sip:*311*+\\1@1.2.3.4!" .</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip 120 IN NAPTR 89 49 "U" "E2U+sip" "!^(.*)$!sip:*421*\\1@1.2.3.4!" .</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip 120 IN NAPTR 109 48 "U" "E2U+sip" "!^(.*)$!sip:*381*+\\1@1.2.3.4!" .</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip 120 IN NAPTR 216 2 "U" "E2U+sip" "!^(.*)$!sip:*205*00\\1@1.2.3.4!" .</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip 120 IN NAPTR 728 49 "U" "E2U+sip" "!^(.*)$!sip:*421*\\1@1.2.3.4!" .</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip 120 IN NAPTR 1050 3 "U" "E2U+sip" "!^(.*)$!sip:*241*\\1@1.2.3.4!" .</div><div><br></div><div><br></div><div>However when capturing in wireshark on the wire I can see the answers sections returns in summary as;</div><div><br></div><div><br></div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip: type NAPTR, class IN, order 89, preference 49, flags U</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip: type NAPTR, class IN, order 109, preference 48, flags U</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip: type NAPTR, class IN, order 728, preference 49, flags U</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip: type NAPTR, class IN, order 216, preference 2, flags U</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip: type NAPTR, class IN, order 1050, preference 3, flags U</div><div>8.3.4.0.9.1.7.1.9.7.4.4.e164.sip: type NAPTR, class IN, order 74, preference 3, flags U</div><div><br></div><div><br></div><div>Can powerdns send out in the DNS response packet with an ordered by order value Answer section?  As my stored procedure does it from a MySQL sense but not when populating the DNS response, is this configurable?</div><div><br></div><div>Or is it purely left to the client to order and select accordingly?</div><div><br></div><div>Merry Christmas to you all :)</div><div><br></div><div>Thanks</div><div><br></div><div>Jon</div><div><br></div>                                    </div></body>
</html>