<div dir="ltr"><div><div>Yes. I am behind the proxy server. I have already asked to admin. They are checking on it.<br></div>Thanks for your help<br><br></div>-Dipak<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 20, 2015 at 2:47 PM, Trevor Hemsley <span dir="ltr">&lt;<a href="mailto:trevor.hemsley@ntlworld.com" target="_blank">trevor.hemsley@ntlworld.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Your DNS is broken and returning the
      wrong IP address for <a href="http://git.centos.org" target="_blank">git.centos.org</a>. That&#39;s an RFC1918 address.
      Are you behind a firewall/proxy server? How you get out from
      behind that is something you&#39;ll have to ask your network admins.<div><div class="h5"><br>
      <br>
      On 20/03/15 09:11, Dipak Dudhabhate wrote:<br>
    </div></div></div><div><div class="h5">
    <blockquote type="cite">
      <div dir="ltr">
        <div>Thanks Juerg,<br>
          <br>
        </div>
        can you figure out what could be problem on my machine. Please
        check following <br>
        <div><br>
          $ GIT_CURL_VERBOSE=1  git clone   <a href="https://git.centos.org/git/rpms/kernel.git" target="_blank">https://git.centos.org/git/rpms/kernel.git</a><br>
          Cloning into &#39;kernel&#39;...<br>
          * Couldn&#39;t find host <a href="http://git.centos.org" target="_blank">git.centos.org</a> in the
          .netrc file; using defaults<br>
          * Hostname was NOT found in DNS cache<br>
          *   Trying 172.28.84.6...<br>
          * Connected to 172.28.84.6 (172.28.84.6) port 3128 (#0)<br>
          * Establish HTTP proxy tunnel to <a href="http://git.centos.org:443" target="_blank">git.centos.org:443</a><br>
          &gt; CONNECT <a href="http://git.centos.org:443" target="_blank">git.centos.org:443</a>
          HTTP/1.1<br>
          Host: <a href="http://git.centos.org:443" target="_blank">git.centos.org:443</a><br>
          User-Agent: git/2.1.0<br>
          Proxy-Connection: Keep-Alive<br>
          Pragma: no-cache<br>
          <br>
          &lt; HTTP/1.1 200 Connection Established<br>
          &lt; Date: Fri, 20 Mar 2015 09:06:03 GMT<br>
          &lt; Proxy-Connection: Keep-Alive<br>
          &lt; Via: 1.1 <a href="http://triton-wcg.toshiba-tsip.com" target="_blank">triton-wcg.toshiba-tsip.com</a><br>
          &lt; <br>
          * Proxy replied OK to CONNECT request<br>
          * found 173 certificates in /etc/ssl/certs/ca-certificates.crt<br>
          * gnutls_handshake() warning: The server name sent was not
          recognized<br>
          * failed to get server cert<br>
          * Closing connection 0<br>
          fatal: unable to access &#39;<a href="https://git.centos.org/git/rpms/kernel.git/" target="_blank">https://git.centos.org/git/rpms/kernel.git/</a>&#39;:
          gnutls_handshake() warning: The server name sent was not
          recognized<br>
          <br>
        </div>
        <div>-Dipak<br>
          <br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Fri, Mar 20, 2015 at 1:09 PM, Juerg
          Haefliger <span dir="ltr">&lt;<a href="mailto:juergh@gmail.com" target="_blank">juergh@gmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Fri, Mar 20, 2015 at 8:04 AM, Dipak Dudhabhate<br>
              &lt;<a href="mailto:dipak.dudhabhate@gmail.com" target="_blank">dipak.dudhabhate@gmail.com</a>&gt;
              wrote:<br>
              &gt; Hi,<br>
              &gt;<br>
              &gt; I am trying to download rhel7 kernel code using git
              as follows.<br>
              &gt;<br>
              &gt; $ git clone  <a href="https://git.centos.org/git/rpms/kernel.git" target="_blank">https://git.centos.org/git/rpms/kernel.git</a><br>
              &gt; Cloning into &#39;kernel&#39;...<br>
              &gt; fatal: unable to access &#39;<a href="https://git.centos.org/git/rpms/kernel.git/" target="_blank">https://git.centos.org/git/rpms/kernel.git/</a>&#39;:<br>
              &gt; gnutls_handshake() warning: The server name sent was
              not recognized<br>
              <br>
            </span>I think this is a misconfiguration on <a href="http://git.centos.org" target="_blank">git.centos.org</a>. Something to do<br>
            with the DNS cache not up to date or something.<br>
            <br>
            $ GIT_CURL_VERBOSE=1  git clone   <a href="https://git.centos.org/git/rpms/kernel.git" target="_blank">https://git.centos.org/git/rpms/kernel.git</a><br>
            Cloning into &#39;kernel&#39;...<br>
            * Couldn&#39;t find host <a href="http://git.centos.org" target="_blank">git.centos.org</a>
            in the .netrc file; using defaults<br>
            * Hostname was NOT found in DNS cache<br>
            *   Trying 85.13.226.35...<br>
            * Connected to <a href="http://git.centos.org" target="_blank">git.centos.org</a>
            (85.13.226.35) port 443 (#0)<br>
            * found 178 certificates in
            /etc/ssl/certs/ca-certificates.crt<br>
            <span>* gnutls_handshake() warning: The server name
              sent was not recognized<br>
            </span>* failed to get server cert<br>
            * Closing connection 0<br>
            <span>fatal: unable to access &#39;<a href="https://git.centos.org/git/rpms/kernel.git/" target="_blank">https://git.centos.org/git/rpms/kernel.git/</a>&#39;:<br>
              gnutls_handshake() warning: The server name sent was not
              recognized<br>
              <br>
            </span>...Juerg<br>
            <span><br>
              <br>
              &gt; $ git clone  git://<a href="http://git.centos.org/git/rpms/kernel.git" target="_blank">git.centos.org/git/rpms/kernel.git</a><br>
              &gt; Cloning into &#39;kernel&#39;...<br>
              &gt; fatal: Could not read from remote repository.<br>
              &gt;<br>
              &gt; Please make sure you have the correct access rights<br>
              &gt; and the repository exists.<br>
              &gt;<br>
              &gt; Do i need git account to access it ? if yes where can
              do it?<br>
              &gt;<br>
              &gt;<br>
              &gt; -Dipak<br>
              &gt;<br>
              &gt;<br>
            </span>&gt; _______________________________________________<br>
            &gt; CentOS-devel mailing list<br>
            &gt; <a href="mailto:CentOS-devel@centos.org" target="_blank">CentOS-devel@centos.org</a><br>
            &gt; <a href="http://lists.centos.org/mailman/listinfo/centos-devel" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a><br>
            &gt;<br>
            <span><font color="#888888"><br>
                <br>
                <br>
                --<br>
                Juerg Haefliger<br>
                Hewlett-Packard<br>
                _______________________________________________<br>
                CentOS-devel mailing list<br>
                <a href="mailto:CentOS-devel@centos.org" target="_blank">CentOS-devel@centos.org</a><br>
                <a href="http://lists.centos.org/mailman/listinfo/centos-devel" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a><br>
              </font></span></blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
CentOS-devel mailing list
<a href="mailto:CentOS-devel@centos.org" target="_blank">CentOS-devel@centos.org</a>
<a href="http://lists.centos.org/mailman/listinfo/centos-devel" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a>
</pre>
    </blockquote>
    <br>
  </div></div></div>

<br>_______________________________________________<br>
CentOS-devel mailing list<br>
<a href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-devel" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a><br>
<br></blockquote></div><br></div>