<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
</head>
<body ocsi="0" fpstyle="1" bgcolor="#ffffff">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear Kevin and all,<br>
<br>
Thank you for a tip, it looks like I made a mistake in domain zone. I put whole subdomain record and it started to work.<br>
Thanks again.<br>
<div><br>
<div style="font-family: Tahoma; font-size: 13px;"><span style="font-family: Tahoma;">Best Regards</span><br style="font-family: Tahoma;">
<span style="font-family: Tahoma;">--</span><br style="font-family: Tahoma;">
<span style="font-family: Tahoma;">Piotr Pawlowski</span><span style="font-family: Tahoma;"></span><br>
</div>
</div>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF928340"><font color="#000000" face="Tahoma" size="2"><b>Od:</b> bind-users-bounces+piotr.pawlowski=goyello.com@lists.isc.org [bind-users-bounces+piotr.pawlowski=goyello.com@lists.isc.org] w imieniu Kevin Darcy [kcd@chrysler.com]<br>
<b>Wysłano:</b> 18 września 2011 17:14<br>
<b>Do:</b> bind-users@lists.isc.org<br>
<b>Temat:</b> Re: Correct SRV configuration<br>
</font><br>
</div>
<div></div>
<div>The name "goyello.com" *itself* owns no SRV records. You never added any with that name.<br>
<br>
"host" doesn't have any special knowledge of SRV records, and, besides, you didn't tell it what service and protocol, so it didn't even have enough information to construct the appropriate name to look up.<br>
<br>
You have to treat the names of SRV records like any other DNS names, and spell them out completely. Look up _sip._tls.goyello.com and _sipfederationtls._tcp.goyello.com and you should find the relevant SRV records in the appropriate places.<br>
<br>
Example lookups can be found at <a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/SRV_record" target="_blank">
http://en.wikipedia.org/wiki/SRV_record</a><br>
<br>
                                                                                                                                                                    - Kevin<br>
<br>
P.S. 9.2.4 is really old. Upgrade.<br>
<br>
On 9/18/2011 10:46 AM, Piotr Pawlowski wrote:
<blockquote type="cite"><style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
BODY {direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;}P {margin-top:0;margin-bottom:0;}</style>
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;">
Dear all,<br>
<br>
I have named 9.2.4 . Everything is working fine. Unfortunately yesterday I faced issue with setting up SRV record.<br>
Below is how I tried to configure it for MS Lync service:<br>
_sip._tls        3600    IN    SRV    100 1 443 sipdir.online.lync.com.<br>
_sipfederationtls._tcp    3600    IN    SRV    100 1 5061 sipfed.online.lync.com.
<br>
Everything looks like it is described in RFC2782:<br>
<pre style="font-style: italic; font-family: Tahoma;">Here is the format of the SRV RR, whose DNS type code is 33:
_Service._Proto.Name TTL Class SRV Priority Weight Port Target</pre>
The point is, that when I ask domain for SRV  record I receive:<br>
<span style="font-style: italic;">$ host -t SRV goyello.com</span><br style="font-style: italic;">
<span style="font-style: italic;">goyello.com has no SRV record</span><br style="font-style: italic;">
<br>
<div>Does anybody know where I made a mistake?<br>
Thank you in advance for a help and tips.<br>
<br>
<div style="font-family: Tahoma; font-size: 13px;"><span style="font-family: Tahoma;">Best Regards</span><br style="font-family: Tahoma;">
<span style="font-family: Tahoma;">--</span><br style="font-family: Tahoma;">
<span style="font-family: Tahoma;">Piotr Pawlowski</span><span style="font-family: Tahoma;"></span><br>
</div>
</div>
</div>
<pre><fieldset class="mimeAttachmentHeader" target="_blank"></fieldset>
_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list

bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
</blockquote>
<br>
</div>
</div>
</div>
</body>
</html>