<?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: Cisco ASA Access lists in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409014#M307860</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers Jouni. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the hep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Dec 2013 14:17:22 GMT</pubDate>
    <dc:creator>James Hoggard</dc:creator>
    <dc:date>2013-12-03T14:17:22Z</dc:date>
    <item>
      <title>Cisco ASA Access lists</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409010#M307850</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken over a firewall that someone else managed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything working well. However on the outside interface coming in i see an access list which says source-any4 destination-any4 permit service ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am i correct in saying that this rule shouldn't be here as the whole point of the firewall is to be statfull and not allow just any traffic in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only other access list on this interface are a few static ones going to internal ip's alloing pptp and https for remote access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any reason there should be an access list like this on your outside interface going to internal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 03:11:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409010#M307850</guid>
      <dc:creator>James Hoggard</dc:creator>
      <dc:date>2019-03-12T03:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA Access lists</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409011#M307851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should not really be an &lt;STRONG&gt;"access-list"&lt;/STRONG&gt; on your external interface which permits all traffic with &lt;STRONG&gt;"any"&lt;/STRONG&gt; source/destination address. I would understand if all TCP/UDP traffic was permitted between certain hosts which people seem to do when they dont know what ports need to be allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be best if we could see the actual ACL configuration (naturally WITHOUT any public IP address references away)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But generally you should only allow the services that are needed and only to the hosts that are hosting them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naturally in some services cases like HTTP/HTTPS you probably will allow traffic from&lt;STRONG&gt; "any" &lt;/STRONG&gt;source address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Static NATed hosts are under biggest risk at the moment as they can be reached now with any destination port/service. The rule might open up some connectivity towards the users that use the Dynamic PAT as long as there is an existing NAT translation on the firewall for the attempted destination port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would suggest only allowing the needed services to needed hosts and blocking all other traffic from the external network. Naturally if there are services that are just allowed with this &lt;STRONG&gt;"permit ip any4 any4"&lt;/STRONG&gt; statement then some services might be blocked in the worst case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 13:35:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409011#M307851</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-12-03T13:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA Access lists</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409012#M307854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response. Please see attached incmong ACL list on the outside interface. Not sure if you want command line. I how now disabled that rule everything still seems to be working. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 14:04:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409012#M307854</guid>
      <dc:creator>James Hoggard</dc:creator>
      <dc:date>2013-12-03T14:04:22Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA Access lists</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409013#M307857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems there are 3 hosts to which traffic is allowed on certain ports and then all other traffic to them is blocked with a separate &lt;STRONG&gt;Deny&lt;/STRONG&gt; rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then there seems to be the rule you mentioned which allows &lt;STRONG&gt;ALL&lt;/STRONG&gt; other traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The rule permitting &lt;STRONG&gt;ALL&lt;/STRONG&gt; traffic doesn't have anything to do with the 3 hosts &lt;STRONG&gt;10.80.0.41 , 10.80.0.11&lt;/STRONG&gt; and &lt;STRONG&gt;HK-Remote&lt;/STRONG&gt; since you have already blocked &lt;STRONG&gt;ALL&lt;/STRONG&gt; traffic to them &lt;STRONG&gt;AFTER&lt;/STRONG&gt; allowing the needed services. So in that sense it would also seem useless rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if the original firewall admin accidentally inserted a &lt;STRONG&gt;Permit&lt;/STRONG&gt; instead of &lt;STRONG&gt;Deny&lt;/STRONG&gt; (even though the Deny would have been useless ince there is already a Implicit Deny at the end of each ACL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you should remove the rule allowing &lt;STRONG&gt;ALL&lt;/STRONG&gt; traffic since its clearly a risk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 14:11:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409013#M307857</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-12-03T14:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA Access lists</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409014#M307860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers Jouni. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the hep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 14:17:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409014#M307860</guid>
      <dc:creator>James Hoggard</dc:creator>
      <dc:date>2013-12-03T14:17:22Z</dc:date>
    </item>
    <item>
      <title>Cisco ASA Access lists</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409015#M307861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have some other host than the ones mentioned in the ACL that have Static NAT or Static PAT configured then make sure that traffic to those will not start getting blocked. (As they would match to this Permit rule since they dont have their own rules)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But from what I understood you dont have any other hosts reachable through the external/public network than the ones specifically mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 14:24:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409015#M307861</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-12-03T14:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ASA Access lists</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409016#M307863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My NAT rules are source - inside network to PAT using IP address of the interface ( outisde )&amp;nbsp; it has not affected internet connectivity all is working well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 15:57:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa-access-lists/m-p/2409016#M307863</guid>
      <dc:creator>James Hoggard</dc:creator>
      <dc:date>2013-12-03T15:57:55Z</dc:date>
    </item>
  </channel>
</rss>

