<?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 ACCESS RULE IN ASA 5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036249#M402846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But some time which host&amp;nbsp; has allow Internet access not able to browse Internet. why it is happed is there any issue in dynamic NAT....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 15:20:45 GMT</pubDate>
    <dc:creator>suhas_syndrome</dc:creator>
    <dc:date>2012-10-15T15:20:45Z</dc:date>
    <item>
      <title>ACCESS RULE IN ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036247#M402844</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the Network digram below. i want to deny internet access for some host in my network &amp;amp; other host should be access email ony what acces rule should be apply in ASA 5510. &lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/9/1/0/108019-ACCESS%20RULE.jpg" alt="ACCESS RULE.jpg" class="jive-image-thumbnail jive-image" height="469" onclick="" width="859" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:08:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036247#M402844</guid>
      <dc:creator>suhas_syndrome</dc:creator>
      <dc:date>2019-03-12T00:08:46Z</dc:date>
    </item>
    <item>
      <title>ACCESS RULE IN ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036248#M402845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can probably use the below ACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended deny ip host 192.168.0.6 any&lt;BR /&gt;access-list inside_access_in extended deny ip host 192.168.0.9 any&lt;BR /&gt;access-list inside_access_in extended permit tcp host 192.168.0.8 host &lt;WEBMAILSERVER&gt; eq https&lt;BR /&gt;access-list inside_access_in extended permit tcp host 192.168.0.8 host &lt;WEBMAILSERVER&gt; eq http&lt;BR /&gt;access-list inside_access_in extended permit udp host 192.168.0.8 host &lt;DNS_SERVER&gt; eq 53&lt;BR /&gt;access-list inside_access_in extended deny ip host 192.168.0.8 any&lt;BR /&gt;access-list inside_access_in extended permit IP 192.168.0.0 255.255.255.0 any&lt;/DNS_SERVER&gt;&lt;/WEBMAILSERVER&gt;&lt;/WEBMAILSERVER&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-group in inside_access_in in interface inside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 07:32:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036248#M402845</guid>
      <dc:creator>Harish Balakrishnan</dc:creator>
      <dc:date>2012-10-15T07:32:05Z</dc:date>
    </item>
    <item>
      <title>ACCESS RULE IN ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036249#M402846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But some time which host&amp;nbsp; has allow Internet access not able to browse Internet. why it is happed is there any issue in dynamic NAT....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:20:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036249#M402846</guid>
      <dc:creator>suhas_syndrome</dc:creator>
      <dc:date>2012-10-15T15:20:45Z</dc:date>
    </item>
    <item>
      <title>ACCESS RULE IN ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036250#M402847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the configuration Harish provided you the host 192.168.0.8 should be able to browse to the internet at any time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if this stops working perform the following:&lt;/P&gt;&lt;P&gt;1) Ping the ASA from the PC&lt;/P&gt;&lt;P&gt;2) Ping 4.2.2.2 from the PC&lt;/P&gt;&lt;P&gt;3) Ping 4.2.2.2 from the ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Any other question..Sure..Just remember to rate all of my answers.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 17:20:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036250#M402847</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-10-15T17:20:52Z</dc:date>
    </item>
    <item>
      <title>ACCESS RULE IN ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036251#M402849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I can ping ASA from HOST &amp;amp; that all IP which you gave me, i also pin 8.8.8.8 but not able to browse internet it happend&amp;nbsp; some time not regular.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suhas..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 05:58:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036251#M402849</guid>
      <dc:creator>suhas_syndrome</dc:creator>
      <dc:date>2012-10-16T05:58:08Z</dc:date>
    </item>
    <item>
      <title>ACCESS RULE IN ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036252#M402852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Suhas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay, but when you start it to have issues where you able to ping 8.8.8.8 from the ASA?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 12:10:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-rule-in-asa-5510/m-p/2036252#M402852</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-10-16T12:10:33Z</dc:date>
    </item>
  </channel>
</rss>

