<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-2"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    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">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
cite="mid:47E0AF00D6313049B892E93D60AACDCA23930C@AMSPRD0402MB106.eurprd04.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-2">
      <style id="owaParaStyle" type="text/css">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 wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">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">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>