<?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: Access List Firewall ASA5505 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055143#M915911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to make an access-list only for permit our denied traffice what is incomming on specify interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an inside vlan what needs permitting smtp when its routing to the outside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the outside interface is down the cisco firewall does make an auto routing to the backup interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Know i want an access-list that deny traffic smtp from inside to the backup interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is possible with outbound access-listing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Jul 2008 09:20:03 GMT</pubDate>
    <dc:creator>supportvoiceit</dc:creator>
    <dc:date>2008-07-27T09:20:03Z</dc:date>
    <item>
      <title>Access List Firewall ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055139#M915906</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an question about access-listing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information:&lt;/P&gt;&lt;P&gt;Firewall with three vlan`s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 INSIDE&lt;/P&gt;&lt;P&gt;2 OUTSIDE&lt;/P&gt;&lt;P&gt;3 BACKUP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to only make an ACL from inside to backup segment? On this moment i have an server in inside with smtp any. But is want make an deny rule of this server from inside to backup vlan smtp. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this possible? If somebody know the answer please can you send my the cmdlets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:20:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055139#M915906</guid>
      <dc:creator>supportvoiceit</dc:creator>
      <dc:date>2019-03-11T13:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Access List Firewall ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055140#M915908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bart,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it's possible - it is just basic source and destination access-list commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below url is full of information that will help you:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/prod_configuration_examples_list.html" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/prod_configuration_examples_list.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Jul 2008 20:56:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055140#M915908</guid>
      <dc:creator>andrew.prince</dc:creator>
      <dc:date>2008-07-26T20:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Access List Firewall ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055141#M915909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are so lot of information on that website, that i cannot find the information what i need. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACL from INSIDE server to OUTSIDE any permit SMTP (public-ip-address).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when the outside is down (ISP-failover)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACL from INSIDE to BACKUP deny smtp smarthost isp first one&lt;/P&gt;&lt;P&gt;ACL from INSIDE to BACKUP permit smtp any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;One this momment i can not select an network als exampel BACKUP en then deny specified ip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Hope somebody can helping my or have experience with this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jul 2008 08:58:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055141#M915909</guid>
      <dc:creator>supportvoiceit</dc:creator>
      <dc:date>2008-07-27T08:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Access List Firewall ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055142#M915910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it sounds not hard&lt;/P&gt;&lt;P&gt;but i couldnt understand ur requirements&lt;/P&gt;&lt;P&gt;could u send a bit more clear details about ur requerments to let me help u &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank u &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jul 2008 09:08:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055142#M915910</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-07-27T09:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Access List Firewall ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055143#M915911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oke,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to make an access-list only for permit our denied traffice what is incomming on specify interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an inside vlan what needs permitting smtp when its routing to the outside interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the outside interface is down the cisco firewall does make an auto routing to the backup interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Know i want an access-list that deny traffic smtp from inside to the backup interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is possible with outbound access-listing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jul 2008 09:20:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055143#M915911</guid>
      <dc:creator>supportvoiceit</dc:creator>
      <dc:date>2008-07-27T09:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Access List Firewall ASA5505</title>
      <link>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055144#M915912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure u can&lt;/P&gt;&lt;P&gt;if ur traffic going to known/spesified subnet or network u can use outbound ACL in the IN direction on ur inside interface&lt;/P&gt;&lt;P&gt;but if u dont know i mean the destination in ur ACL is any&lt;/P&gt;&lt;P&gt;then mak a deny statment in an ACL that deny whatever traffic u want &lt;/P&gt;&lt;P&gt;and apply it in outbound direction on the backup interface&lt;/P&gt;&lt;P&gt;access-list 100 deny tcp host 1.1.1.1 any eq smtp&lt;/P&gt;&lt;P&gt;access-list 100 permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group 100 OUT interface backup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please, Rate if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jul 2008 09:31:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/access-list-firewall-asa5505/m-p/1055144#M915912</guid>
      <dc:creator>Marwan ALshawi</dc:creator>
      <dc:date>2008-07-27T09:31:04Z</dc:date>
    </item>
  </channel>
</rss>

