<?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 lists on asa in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886359#M1000405</link>
    <description>&lt;P&gt;hi all, by default is anything allowed out of my firewall, does the permit ip any any allow everything out, ie all tcp ports? if I wanted to just allow web traffic out, would I delete the default allow all rule off and create one for tcp port 80 to anywhere ?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 11:21:26 GMT</pubDate>
    <dc:creator>carl_townshend</dc:creator>
    <dc:date>2019-03-11T11:21:26Z</dc:date>
    <item>
      <title>access lists on asa</title>
      <link>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886359#M1000405</link>
      <description>&lt;P&gt;hi all, by default is anything allowed out of my firewall, does the permit ip any any allow everything out, ie all tcp ports? if I wanted to just allow web traffic out, would I delete the default allow all rule off and create one for tcp port 80 to anywhere ?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 11:21:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886359#M1000405</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2019-03-11T11:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: access lists on asa</title>
      <link>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886360#M1000408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to create a rule to permit 80 and another rule to block everything else. You would simply do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside permit tcp any any eq 80&lt;/P&gt;&lt;P&gt;access-list inside deny ip any any&lt;/P&gt;&lt;P&gt;access-group inside in interface inside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 14:38:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886360#M1000408</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-10-05T14:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: access lists on asa</title>
      <link>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886361#M1000413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you tell me what the "access-group inside in interface inside" means ? , would we not want this going outbound ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 15:27:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886361#M1000413</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2007-10-05T15:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: access lists on asa</title>
      <link>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886362#M1000415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It applies the acl into the inside interface which would be outbound.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wrote access-group inside out interface inside then the acl would be applied outbound from the inside interface, or inbound to you inside network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, not to confuse you more, if you apply the acl on the outside interface, it would be as you suggested. access-group inside out interface outside would be outgoing from inside network. access-group inside in interface outside would be incoming traffic from the outside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 15:57:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886362#M1000415</guid>
      <dc:creator>acomiskey</dc:creator>
      <dc:date>2007-10-05T15:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: access lists on asa</title>
      <link>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886363#M1000417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a little confused on this, can you explain a little further about the inside/outside in etc access lists ? and also what part of the statement is actually the name of the access list here ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Oct 2007 14:40:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-lists-on-asa/m-p/886363#M1000417</guid>
      <dc:creator>carl_townshend</dc:creator>
      <dc:date>2007-10-07T14:40:04Z</dc:date>
    </item>
  </channel>
</rss>

