<?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 thank you Marius, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920539#M158994</link>
    <description>&lt;P&gt;thank you Marius,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The problem was resolved. I correct forwarder on DNS (Active Directory) and adding 8.8.8.8 as another Forwarder.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thannks a lot !!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2016 09:38:41 GMT</pubDate>
    <dc:creator>aoun.ameur1</dc:creator>
    <dc:date>2016-03-02T09:38:41Z</dc:date>
    <item>
      <title>Access internet - dns</title>
      <link>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920535#M158990</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have an issue when connect from internal network to internet via ASA5515-x&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I can't open web page.&lt;BR /&gt;&lt;BR /&gt;Otherwise, i have configured the default router, the nat translation and the dns service on the firewall.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;dns domain-lookup INTERNET&lt;BR /&gt;dns domain-lookup LAN&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;name-server 8.8.8.8&lt;BR /&gt; name-server 4.2.2.2&lt;BR /&gt; domain-name *****.local&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ping to 8.8.8.8 is working&lt;/P&gt;
&lt;P&gt;from my pc , i can't access internet until i put 8.8.8.8 as dns secondary&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;an i fix this issue from the ASA without putting 8.8.8.8 on the card of my pc ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 07:24:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920535#M158990</guid>
      <dc:creator>aoun.ameur1</dc:creator>
      <dc:date>2019-03-12T07:24:53Z</dc:date>
    </item>
    <item>
      <title>This seems to be a DHCP issue</title>
      <link>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920536#M158991</link>
      <description>&lt;P&gt;This seems to be a DHCP issue that is if the PC uses DHCP. &amp;nbsp;If so then then the DHCP server is not issuing a DNS server when handing out DHCP. &amp;nbsp;If it is a static IP you must configure a DNS server to be able to resolve URLs.&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Sun, 28 Feb 2016 19:14:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920536#M158991</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-02-28T19:14:37Z</dc:date>
    </item>
    <item>
      <title>Thank you Marius for replying</title>
      <link>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920537#M158992</link>
      <description>&lt;P&gt;Thank you Marius for replying.&lt;/P&gt;
&lt;P&gt;it is a static IP configuration, so I need to configure a DNS Server as you say. The configuration of DNS Server will be in ASA or just a simple DNS Server (expl: from Microsoft with active directory roles) ?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2016 16:00:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920537#M158992</guid>
      <dc:creator>aoun.ameur1</dc:creator>
      <dc:date>2016-03-01T16:00:22Z</dc:date>
    </item>
    <item>
      <title>You need to configure DNS on</title>
      <link>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920538#M158993</link>
      <description>&lt;P&gt;You need to configure DNS on the PC if you want to be able to browse the internet.&amp;nbsp; Configuring the ASA with a DNS just means that the ASA will be able to resolve URLs aswell.&amp;nbsp; Other than that, if you will use the asa as a DHCP server then you need to also configure the dhcp service to hand out an IP that the client PCs will use for DNS resolution.&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 06:18:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920538#M158993</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2016-03-02T06:18:44Z</dc:date>
    </item>
    <item>
      <title>thank you Marius,</title>
      <link>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920539#M158994</link>
      <description>&lt;P&gt;thank you Marius,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The problem was resolved. I correct forwarder on DNS (Active Directory) and adding 8.8.8.8 as another Forwarder.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thannks a lot !!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 09:38:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-internet-dns/m-p/2920539#M158994</guid>
      <dc:creator>aoun.ameur1</dc:creator>
      <dc:date>2016-03-02T09:38:41Z</dc:date>
    </item>
  </channel>
</rss>

