<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello Experts,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Need a help,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
How do I know what is the maximum limit in a NAPTR RR which I am trying to configure?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
If I configure as below</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
5.4.7.7.7.0.1.telus.com. IN NAPTR 8 0 "u" "sip+E2U" "!^(.*)(....)(..)$!sip:\\1@154.11.143.16;maddr=\\2.\\3.prim-sc.RL.telus.com;x-nortel-profile=canadian.destinations;lata=0000;tgrp=EGRESS;name=example;place=india;animal=peacock;thing=wheel;test1=AAAA;test2=BBBB;test3=CCCC;test4=DDDD;test5=EEEE;test6=FFFF;test7=GGGG!".<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I am getting Error as below:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
# named-checkzone telus.com telus.zone
<div>dns_rdata_fromtext: telus.zone:35: syntax error</div>
<div>zone telus.com/IN: loading from master file telus.zone failed: syntax error</div>
zone telus.com/IN: not loaded due to errors.<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
But if I have a reduced response removing few lines/characters as below<br>
<span style="background-color:rgb(255, 255, 255);display:inline !important">5.4.7.7.7.0.1.telus.com. IN NAPTR 8 0 "u" "sip+E2U" "!^(.*)(....)(..)$!sip:\\1@154.11.143.16;maddr=\\2.\\3.prim-sc.RL.telus.com;x-nortel-profile=canadian.destinations;lata=0000;tgrp=EGRESS;name=example;place=india;animal=peacock;thing=wheel;test1=AAAA;test2=BBBB;test3=CCCC;test4=DDDD;test5=EEEE;test6=FFFF!";</span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="background-color:rgb(255, 255, 255);display:inline !important"><br>
</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="background-color:rgb(255, 255, 255);display:inline !important">I have no issues with loading the Zone file</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="background-color:rgb(255, 255, 255);display:inline !important"># named-checkzone telus.com telus.zone
<div>zone telus.com/IN: loaded serial 2021033103</div>
<div>OK</div>
<br>
</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="background-color:rgb(255, 255, 255);display:inline !important">My question:</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="background-color:rgb(255, 255, 255);display:inline !important"><br>
</span></div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<ol>
<li><span style="background-color:rgb(255, 255, 255);display:inline !important">Is there a limit to the number of characters in a Resource Record?</span></li><li><span style="background-color:rgb(255, 255, 255);display:inline !important">If yes, is there a possibility to increase this limit in the RR? </span></li></ol>
<div><span style="background-color:rgb(255, 255, 255);display:inline !important">Thanks in Advance</span></div>
<div><span style="background-color:rgb(255, 255, 255);display:inline !important">Harshith</span></div>
</div>
</body>
</html>