<?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: CI/CD Sandbox: DNS resolution not working. in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401608#M6116</link>
    <description>&lt;P&gt;I got it at the end.&lt;/P&gt;&lt;P&gt;Seems like the sandbox all have the local hosting for the end-to-end solution and does not need to use GitHub.&lt;/P&gt;&lt;P&gt;Just because I am following this lab:&lt;A href="https://developer.cisco.com/learning/lab/cicd-intro/step/" target="_blank"&gt;https://developer.cisco.com/learning/lab/cicd-intro/step/&lt;/A&gt;2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 May 2021 04:25:58 GMT</pubDate>
    <dc:creator>vantruongsinh</dc:creator>
    <dc:date>2021-05-12T04:25:58Z</dc:date>
    <item>
      <title>CI/CD Sandbox: DNS resolution not working.</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401601#M6115</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Link to the Sandbox:&lt;/P&gt;&lt;P&gt;&lt;A href="https://devnetsandbox.cisco.com/RM/Diagram/Index/be51af73-c9e9-4af7-89d2-42c1c71e1f09?diagramType=Topology" target="_blank" rel="noopener"&gt;https://devnetsandbox.cisco.com/RM/Diagram/Index/be51af73-c9e9-4af7-89d2-42c1c71e1f09?diagramType=Topology&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I logged into the devbox:&amp;nbsp;10.10.20.50&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SSH access to the DevBox&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;10.10.20.50&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;server using credentials&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="DarkRed"&gt;developer/cisco123&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT color="DarkRed"&gt;[developer@devbox ~]$ ping google.com&lt;BR /&gt;ping: google.com: Temporary failure in name resolution&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="DarkRed"&gt;[developer@devbox ~]$ git clone &lt;A href="https://github.com/CiscoDevNet/cicd_learninglab_demo.git" target="_blank" rel="noopener"&gt;https://github.com/CiscoDevNet/cicd_learninglab_demo.git&lt;/A&gt;&lt;BR /&gt;Cloning into 'cicd_learninglab_demo'...&lt;BR /&gt;fatal: unable to access '&lt;A href="https://github.com/CiscoDevNet/cicd_learninglab_demo.git/" target="_blank" rel="noopener"&gt;https://github.com/CiscoDevNet/cicd_learninglab_demo.git/&lt;/A&gt;': Could not resolve host: github.com; Unknown error&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="DarkRed"&gt;[developer@devbox ~]$ cat /etc/resolv.conf&lt;BR /&gt;# Generated by NetworkManager&lt;BR /&gt;search abc.inc&lt;BR /&gt;nameserver 10.10.20.100&lt;BR /&gt;nameserver 10.17.248.12&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 04:13:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401601#M6115</guid>
      <dc:creator>vantruongsinh</dc:creator>
      <dc:date>2021-05-12T04:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: CI/CD Sandbox: DNS resolution not working.</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401608#M6116</link>
      <description>&lt;P&gt;I got it at the end.&lt;/P&gt;&lt;P&gt;Seems like the sandbox all have the local hosting for the end-to-end solution and does not need to use GitHub.&lt;/P&gt;&lt;P&gt;Just because I am following this lab:&lt;A href="https://developer.cisco.com/learning/lab/cicd-intro/step/" target="_blank"&gt;https://developer.cisco.com/learning/lab/cicd-intro/step/&lt;/A&gt;2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 04:25:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401608#M6116</guid>
      <dc:creator>vantruongsinh</dc:creator>
      <dc:date>2021-05-12T04:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: CI/CD Sandbox: DNS resolution not working.</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401691#M6118</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1194591"&gt;@vantruongsinh&lt;/a&gt;&amp;nbsp;this is correct - sandboxes have limited (some none) internet access due to the security posture. Did you find in the learning lab instructions requiring external connection?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 07:20:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401691#M6118</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2021-05-12T07:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: CI/CD Sandbox: DNS resolution not working.</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401716#M6120</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/352839"&gt;@bigevilbeard&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;In the lab note &lt;A href="https://developer.cisco.com/learning/lab/cicd-intro/step/2" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/learning/lab/cicd-intro/step/2&lt;/A&gt;, it did mention that I will need to clone the repository.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A. Our sample codebase&lt;/STRONG&gt;&lt;BR /&gt;SSH to the devbox, clone the git repository&lt;/P&gt;&lt;P&gt;ssh root@10.10.20.20&lt;BR /&gt;# password is cisco123&lt;BR /&gt;git clone &lt;A href="https://github.com/CiscoDevNet/cicd_learninglab_demo.git" target="_blank" rel="noopener"&gt;https://github.com/CiscoDevNet/cicd_learninglab_demo.git&lt;/A&gt;&lt;BR /&gt;cd cicd_learninglab_demo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is another guide in the sandbox note, which makes more sense.&lt;/P&gt;&lt;P&gt;&lt;A href="https://devnetsandbox.cisco.com/sandbox-instructions/CICD_Pipeline/helloworld.html" target="_blank" rel="noopener"&gt;https://devnetsandbox.cisco.com/sandbox-instructions/CICD_Pipeline/helloworld.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sinh&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 07:42:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401716#M6120</guid>
      <dc:creator>vantruongsinh</dc:creator>
      <dc:date>2021-05-12T07:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: CI/CD Sandbox: DNS resolution not working.</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401797#M6121</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1194591"&gt;@vantruongsinh&lt;/a&gt;&amp;nbsp;thank you i raised this with our team to check - the issue is raised here --&amp;gt;&amp;nbsp;&lt;A href="https://github.com/CiscoDevNet/learning-labs-issues/issues/307" target="_blank"&gt;https://github.com/CiscoDevNet/learning-labs-issues/issues/307&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 09:48:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/ci-cd-sandbox-dns-resolution-not-working/m-p/4401797#M6121</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2021-05-12T09:48:37Z</dc:date>
    </item>
  </channel>
</rss>

