<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: With Open NX-OS with Nexus 9Kv, unable to reach github via http in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/with-open-nx-os-with-nexus-9kv-unable-to-reach-github-via-http/m-p/4109299#M5046</link>
    <description>&lt;P&gt;Thanks for your suggestion.&lt;/P&gt;
&lt;P&gt;But this is not the only connection we need.&lt;/P&gt;
&lt;P&gt;Am setting up kubernetes with the guide as &lt;A href="https://github.com/CiscoSE/DEVWKS-2096-CLUS19/tree/master/kubernetes-on-nxos" target="_blank"&gt;https://github.com/CiscoSE/DEVWKS-2096-CLUS19/tree/master/kubernetes-on-nxos&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;So after copying the cloned dir from local pc to devbox, when i run the k8s*.sh script, it still requires to resolve other http like:&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;P&gt;(venv) [developer@devbox master-kubeadm]$bash k8s-master-setup.sh&lt;BR /&gt;/usr/sbin/setenforce: SELinux is disabled&lt;BR /&gt;net.ipv6.conf.all.disable_ipv6 = 1&lt;BR /&gt;Loaded plugins: fastestmirror&lt;BR /&gt;Could not retrieve mirrorlist &lt;A href="http://mirrorlist.centos.org/?release=7&amp;amp;arch=x86_64&amp;amp;repo=os&amp;amp;infra=stock" target="_blank"&gt;http://mirrorlist.centos.org/?release=7&amp;amp;arch=x86_64&amp;amp;repo=os&amp;amp;infra=stock&lt;/A&gt; error was&lt;BR /&gt;14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"&lt;BR /&gt;&lt;A href="http://mirrors.coreix.net/centos/7/os/x86_64/repodata/repomd.xml" target="_blank"&gt;http://mirrors.coreix.net/centos/7/os/x86_64/repodata/repomd.xml&lt;/A&gt;: [Errno 14] curl#6 - "Could not resolve host: mirrors.coreix.net; Unknown error"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;==========&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem is that we should be able to reach the http servers, with the proxies configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have configured:&lt;/P&gt;
&lt;P&gt;export http_proxy=&lt;A href="http://proxy.esl.cisco.com:8080" target="_blank"&gt;http://proxy.esl.cisco.com:8080&lt;/A&gt;&lt;BR /&gt;export https_proxy=&lt;A href="http://proxy.esl.cisco.com:8080" target="_blank"&gt;http://proxy.esl.cisco.com:8080&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And my /etc/resolv.conf is:&lt;/P&gt;
&lt;P&gt;nameserver 64.102.6.247&lt;BR /&gt;nameserver 161.44.124.122&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Geetha&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2020 13:17:59 GMT</pubDate>
    <dc:creator>gradhakr</dc:creator>
    <dc:date>2020-06-25T13:17:59Z</dc:date>
    <item>
      <title>With Open NX-OS with Nexus 9Kv, unable to reach github via http</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/with-open-nx-os-with-nexus-9kv-unable-to-reach-github-via-http/m-p/4108642#M5042</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have reserved a Cisco Devnet Sandbox environment for Open NX-OS with Nexus9kv. I am connected to devbox as a developer, and am trying to follow the instructions at Cisco Live Kubernetes workshop at "&lt;A href="https://github.com/CiscoSE/DEVWKS-2096-CLUS19/tree/master/kubernetes-on-nxos" target="_blank" rel="noopener"&gt;https://github.com/CiscoSE/DEVWKS-2096-CLUS19/tree/master/kubernetes-on-nxos&lt;/A&gt;".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Am connected to the VPN of the sandbox, and i hit errors on git clone, at first i saw&lt;/P&gt;
&lt;P&gt;(venv) [developer@devbox code]$git clone &lt;A href="https://github.com/CiscoSE/DEVWKS-2096-CLUS19" target="_blank" rel="noopener"&gt;https://github.com/CiscoSE/DEVWKS-2096-CLUS19&lt;/A&gt;&lt;BR /&gt;Cloning into 'DEVWKS-2096-CLUS19'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/CiscoSE/DEVWKS-2096-CLUS19/" target="_blank" rel="noopener"&gt;https://github.com/CiscoSE/DEVWKS-2096-CLUS19/&lt;/A&gt;': Could not resolve host: github.com; Unknown error&lt;BR /&gt;(venv) [developer@devbox code]$&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then i added the proxy setup, but still hitting a different error:&lt;/P&gt;
&lt;P&gt;(venv) [developer@devbox sbx_nxos]$export HTTP_PROXY="&lt;A href="http://proxy-wsa.esl.cisco.com:80" target="_blank" rel="noopener"&gt;http://proxy-wsa.esl.cisco.com:80&lt;/A&gt;"&lt;BR /&gt;(venv) [developer@devbox sbx_nxos]$export HTTPS_PROXY="&lt;A href="http://proxy-wsa.esl.cisco.com:80" target="_blank" rel="noopener"&gt;http://proxy-wsa.esl.cisco.com:80&lt;/A&gt;"&lt;BR /&gt;(venv) [developer@devbox sbx_nxos]$git clone &lt;A href="https://github.com/CiscoSE/DEVWKS-2096-CLUS19" target="_blank" rel="noopener"&gt;https://github.com/CiscoSE/DEVWKS-2096-CLUS19&lt;/A&gt;&lt;BR /&gt;Cloning into 'DEVWKS-2096-CLUS19'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/CiscoSE/DEVWKS-2096-CLUS19/" target="_blank" rel="noopener"&gt;https://github.com/CiscoSE/DEVWKS-2096-CLUS19/&lt;/A&gt;': Could not resolve proxy: proxy-wsa.esl.cisco.com; Unknown error&lt;BR /&gt;(venv) [developer@devbox sbx_nxos]$&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help on this would be highly helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;Geetha&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 11:13:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/with-open-nx-os-with-nexus-9kv-unable-to-reach-github-via-http/m-p/4108642#M5042</guid>
      <dc:creator>gradhakr</dc:creator>
      <dc:date>2020-06-24T11:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: With Open NX-OS with Nexus 9Kv, unable to reach github via http</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/with-open-nx-os-with-nexus-9kv-unable-to-reach-github-via-http/m-p/4108674#M5043</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;git clone to your local pc and then scp to dev box&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2020 12:08:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/with-open-nx-os-with-nexus-9kv-unable-to-reach-github-via-http/m-p/4108674#M5043</guid>
      <dc:creator>omz</dc:creator>
      <dc:date>2020-06-24T12:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: With Open NX-OS with Nexus 9Kv, unable to reach github via http</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/with-open-nx-os-with-nexus-9kv-unable-to-reach-github-via-http/m-p/4109299#M5046</link>
      <description>&lt;P&gt;Thanks for your suggestion.&lt;/P&gt;
&lt;P&gt;But this is not the only connection we need.&lt;/P&gt;
&lt;P&gt;Am setting up kubernetes with the guide as &lt;A href="https://github.com/CiscoSE/DEVWKS-2096-CLUS19/tree/master/kubernetes-on-nxos" target="_blank"&gt;https://github.com/CiscoSE/DEVWKS-2096-CLUS19/tree/master/kubernetes-on-nxos&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;So after copying the cloned dir from local pc to devbox, when i run the k8s*.sh script, it still requires to resolve other http like:&lt;/P&gt;
&lt;P&gt;=====================&lt;/P&gt;
&lt;P&gt;(venv) [developer@devbox master-kubeadm]$bash k8s-master-setup.sh&lt;BR /&gt;/usr/sbin/setenforce: SELinux is disabled&lt;BR /&gt;net.ipv6.conf.all.disable_ipv6 = 1&lt;BR /&gt;Loaded plugins: fastestmirror&lt;BR /&gt;Could not retrieve mirrorlist &lt;A href="http://mirrorlist.centos.org/?release=7&amp;amp;arch=x86_64&amp;amp;repo=os&amp;amp;infra=stock" target="_blank"&gt;http://mirrorlist.centos.org/?release=7&amp;amp;arch=x86_64&amp;amp;repo=os&amp;amp;infra=stock&lt;/A&gt; error was&lt;BR /&gt;14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"&lt;BR /&gt;&lt;A href="http://mirrors.coreix.net/centos/7/os/x86_64/repodata/repomd.xml" target="_blank"&gt;http://mirrors.coreix.net/centos/7/os/x86_64/repodata/repomd.xml&lt;/A&gt;: [Errno 14] curl#6 - "Could not resolve host: mirrors.coreix.net; Unknown error"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;==========&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Problem is that we should be able to reach the http servers, with the proxies configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have configured:&lt;/P&gt;
&lt;P&gt;export http_proxy=&lt;A href="http://proxy.esl.cisco.com:8080" target="_blank"&gt;http://proxy.esl.cisco.com:8080&lt;/A&gt;&lt;BR /&gt;export https_proxy=&lt;A href="http://proxy.esl.cisco.com:8080" target="_blank"&gt;http://proxy.esl.cisco.com:8080&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And my /etc/resolv.conf is:&lt;/P&gt;
&lt;P&gt;nameserver 64.102.6.247&lt;BR /&gt;nameserver 161.44.124.122&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Geetha&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 13:17:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/with-open-nx-os-with-nexus-9kv-unable-to-reach-github-via-http/m-p/4109299#M5046</guid>
      <dc:creator>gradhakr</dc:creator>
      <dc:date>2020-06-25T13:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: With Open NX-OS with Nexus 9Kv, unable to reach github via http</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/with-open-nx-os-with-nexus-9kv-unable-to-reach-github-via-http/m-p/4109320#M5047</link>
      <description>&lt;P&gt;Due to the security posture within the sandbox, you will not be able to clone repos are there is a limited policy on internet access. Given the date on the repo when the presentation was done I can assume this pre the security posture was implemented.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 14:02:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/with-open-nx-os-with-nexus-9kv-unable-to-reach-github-via-http/m-p/4109320#M5047</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2020-06-25T14:02:13Z</dc:date>
    </item>
  </channel>
</rss>

