<?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 I suggest sorting out the IP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-7-2-acl/m-p/2738099#M192539</link>
    <description>&lt;P&gt;I suggest sorting out the IP addressing issue first and then testing.&lt;/P&gt;&lt;P&gt;Also I suggest setting up a packet capture on the inside (and optionally the outside) interface of the ASA to make sure that the traffic from networks other than 192.168.1.0 are actually hitting the ASA.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/110117-asa-capture-asdm-config.html"&gt;http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/110117-asa-capture-asdm-config.html&lt;/A&gt;&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>Fri, 21 Aug 2015 21:14:53 GMT</pubDate>
    <dc:creator>Marius Gunnerud</dc:creator>
    <dc:date>2015-08-21T21:14:53Z</dc:date>
    <item>
      <title>ASA 7.2 ACL</title>
      <link>https://community.cisco.com/t5/network-security/asa-7-2-acl/m-p/2738096#M192529</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;i have created a ACL for&amp;nbsp; inside to outside traffic&amp;nbsp;&lt;/P&gt;&lt;P&gt;For details you can see the attachment&lt;/P&gt;&lt;P&gt;I have only permitted the 192.168.1.X series ips&amp;nbsp; but still users who are having ip addresses like 192.168.2.X and 192.168.3.x and so on&lt;/P&gt;&lt;P&gt;able to access inter net&lt;/P&gt;&lt;P&gt;but when i do packet tracer for 192.168.1.X ----- its passes all the steps&lt;/P&gt;&lt;P&gt;but when i do packet tracer for 2.X and so ------ output is ACL drop at step no 3&lt;/P&gt;&lt;P&gt;Still users having 2.X and 3.x are able to access the internet.&lt;/P&gt;&lt;P&gt;I have attached the sh run, please go through it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 06:28:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-7-2-acl/m-p/2738096#M192529</guid>
      <dc:creator>khem thapa</dc:creator>
      <dc:date>2019-03-12T06:28:05Z</dc:date>
    </item>
    <item>
      <title>First off, you need to sort</title>
      <link>https://community.cisco.com/t5/network-security/asa-7-2-acl/m-p/2738097#M192533</link>
      <description>&lt;P&gt;First off, you need to sort out your IP addressing for your inside and outside interfaces.&lt;/P&gt;&lt;P&gt;inside interface has a subnet of 192.168.0.0/21 which includes host addresses ranging from 192.168.0.1 - 192.168.7.254.&lt;/P&gt;&lt;P&gt;Your outside interface has a subnet in the 192.168.2.0/24 range which falls in the 192.168.0.0/21 range.&amp;nbsp; You need to fix this configuration issue.&lt;/P&gt;&lt;P&gt;As for 192.168.2.0 and 3.0 being able to reach the internet.&amp;nbsp; Please indicate how you are testing this (ping, browsing via web browser, etc.). I am assuming that both the inside and outside interface on the ASA is connected to the same switch on different VLANs?&amp;nbsp; If this is correct is this a L3 switch?&amp;nbsp; If this is also correct does the switch have VLAN interfaces in the 192.168.2.0 and 3.0 VLANs?&lt;/P&gt;&lt;P&gt;I think there could be a routing issue that is not related to the ASA, and that this is allowing 192.168.2.0 and 3.0 to reach the internet.&lt;/P&gt;&lt;P&gt;Is there any reason you have decided to specify each IP that is to be allowed through the firewall? is this a company policy?&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>Fri, 21 Aug 2015 08:57:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-7-2-acl/m-p/2738097#M192533</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2015-08-21T08:57:13Z</dc:date>
    </item>
    <item>
      <title>Hello Marius,Thanks for the</title>
      <link>https://community.cisco.com/t5/network-security/asa-7-2-acl/m-p/2738098#M192536</link>
      <description>&lt;P&gt;Hello Marius,&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;I will sort out the IP issue.&lt;/P&gt;&lt;P&gt;ASA is connected to the cisco router in outside interface and in inside it is connected to the cisco switch.&lt;/P&gt;&lt;P&gt;In a switch, there is only a default vlan which is 1 whose ip address is 192.168.1.1/21. It is being routed to ASA 192.168.1.2.&lt;/P&gt;&lt;P&gt;As you can see in the attached file i had only allowed 192.168.1.x&amp;nbsp; ips for accessing internet and rest 2.X,3.X,4.X....7.X deny through ACL.&lt;/P&gt;&lt;P&gt;Ping and Browing both are working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kim&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2015 09:42:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-7-2-acl/m-p/2738098#M192536</guid>
      <dc:creator>khem thapa</dc:creator>
      <dc:date>2015-08-21T09:42:59Z</dc:date>
    </item>
    <item>
      <title>I suggest sorting out the IP</title>
      <link>https://community.cisco.com/t5/network-security/asa-7-2-acl/m-p/2738099#M192539</link>
      <description>&lt;P&gt;I suggest sorting out the IP addressing issue first and then testing.&lt;/P&gt;&lt;P&gt;Also I suggest setting up a packet capture on the inside (and optionally the outside) interface of the ASA to make sure that the traffic from networks other than 192.168.1.0 are actually hitting the ASA.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/110117-asa-capture-asdm-config.html"&gt;http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/110117-asa-capture-asdm-config.html&lt;/A&gt;&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>Fri, 21 Aug 2015 21:14:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-7-2-acl/m-p/2738099#M192539</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2015-08-21T21:14:53Z</dc:date>
    </item>
  </channel>
</rss>

