<?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 Are you using the GUI or the in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585783#M197697</link>
    <description>&lt;P&gt;Are you using the GUI or the command line? Post your config so far. Presume you have working zones. Internal and External etc?&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jan 2015 20:25:58 GMT</pubDate>
    <dc:creator>RedReddington</dc:creator>
    <dc:date>2015-01-21T20:25:58Z</dc:date>
    <item>
      <title>Internet access on ASA</title>
      <link>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585782#M197696</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ASA 5510&amp;nbsp; version 8.2 and dhcp is enabled on ASA. I want to provide internet access to some of the ip addresses. How to do that on ASA . Please help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 05:22:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585782#M197696</guid>
      <dc:creator>lakshmanarao.v</dc:creator>
      <dc:date>2019-03-12T05:22:33Z</dc:date>
    </item>
    <item>
      <title>Are you using the GUI or the</title>
      <link>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585783#M197697</link>
      <description>&lt;P&gt;Are you using the GUI or the command line? Post your config so far. Presume you have working zones. Internal and External etc?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 20:25:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585783#M197697</guid>
      <dc:creator>RedReddington</dc:creator>
      <dc:date>2015-01-21T20:25:58Z</dc:date>
    </item>
    <item>
      <title>Hi lakshmanarao.v I assume</title>
      <link>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585784#M197698</link>
      <description>&lt;P&gt;Hi lakshmanarao.v&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume your internal interface is name as: "inside" and internet facing interface is named as "outside" if so please copy the below line, otherwise change the interface's names accordingly to your ASA. &amp;nbsp;This will enable you to access the internet.&lt;/P&gt;&lt;P&gt;- - - - - - - - - - - - - - - - - - - - - - - - -&lt;/P&gt;&lt;P&gt;nat (inside) 1 0 0&lt;BR /&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;- - - - - - - - - - - - - - - - - - - - - - - - -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rizwan Rafeek&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2015 22:08:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585784#M197698</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2015-01-21T22:08:49Z</dc:date>
    </item>
    <item>
      <title>Hi Rizwan, Thank you for your</title>
      <link>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585785#M197699</link>
      <description>&lt;P&gt;Hi Rizwan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I know the command you have given allows all the ips internet access. But i dont want to give internet access to all the ips, i want to restrict only to some of the ip addresses. DHCP pool is created on the ASA itself. How to give internet access to few ip addresses.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2015 15:04:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585785#M197699</guid>
      <dc:creator>lakshmanarao.v</dc:creator>
      <dc:date>2015-01-22T15:04:53Z</dc:date>
    </item>
    <item>
      <title>Hi there, access-list nat-out</title>
      <link>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585786#M197700</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list nat-out extended permit ip 10.20.0.0 255.255.255.0 any&amp;nbsp;&lt;BR /&gt;access-list nat-out extended permit ip host 10.0.109.152 any&amp;nbsp;&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 access-list nat-out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the above example, I have allowed a network subnet (10.20.0.0/24)&amp;nbsp;and a host address to access the Internet and everything else is not permitted to access the internet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rizwan Rafeek&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2015 16:22:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585786#M197700</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2015-01-22T16:22:23Z</dc:date>
    </item>
    <item>
      <title>Hi lakshmanarao.v, If the the</title>
      <link>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585787#M197701</link>
      <description>&lt;P&gt;Hi&amp;nbsp;lakshmanarao.v,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the the question has been answered on this thread, please make it as answered, so that this thread will beneficial to someone else as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rizwan Rafeek&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2015 19:44:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/internet-access-on-asa/m-p/2585787#M197701</guid>
      <dc:creator>rizwanr74</dc:creator>
      <dc:date>2015-01-23T19:44:14Z</dc:date>
    </item>
  </channel>
</rss>

