<?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 How to configure firewall access for ASA 5510 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067521#M396041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply! How do I do this using the GUI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the CLI approach, I really need to study this ASA 5510, so I can manage it correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jojo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2012 19:59:05 GMT</pubDate>
    <dc:creator>jgrordinario</dc:creator>
    <dc:date>2012-11-05T19:59:05Z</dc:date>
    <item>
      <title>How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067519#M396037</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my first time to use the Cisco ASA 5500 family. I have a request from a user to create an access rule, to allow all LAN traffic to Destination IP address 165.241.29.17, 165.241.31.254 with Destination TCP port 5060,5061,5070 and UDP port 50000-52399.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do this using ASDM, How do I accomplish this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jojo&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:19:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067519#M396037</guid>
      <dc:creator>jgrordinario</dc:creator>
      <dc:date>2019-03-12T00:19:21Z</dc:date>
    </item>
    <item>
      <title>How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067520#M396039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jojo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I show this to you using CLI (If the answer is yes, here you go) :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all traffic going from the higher security level interface to the lower security level interface is allowed by default, so if you do not any ACL on the LAN interface that traffic is already allowed ( No need for an ACL ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have one then you need the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group service TCP&lt;/P&gt;&lt;P&gt; service-object tcp eq sip &lt;/P&gt;&lt;P&gt; service-object tcp eq 5070 &lt;/P&gt;&lt;P&gt; service-object tcp eq 5061 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group&amp;nbsp; network Destination_Servers&lt;/P&gt;&lt;P&gt;network-object 165.241.29.17&lt;/P&gt;&lt;P&gt;network-object 165.241.31.254&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list lan_side line 1 permit object-group TCP any object-group Destination_Servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list lan_side line 1 permit object-group TCP any object-group Destination_Servers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list lan_side line 1 permit udp any object-group Destination_Servers range 50000 52399&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&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, 05 Nov 2012 19:51:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067520#M396039</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-11-05T19:51:55Z</dc:date>
    </item>
    <item>
      <title>How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067521#M396041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Julio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply! How do I do this using the GUI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the CLI approach, I really need to study this ASA 5510, so I can manage it correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jojo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 19:59:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067521#M396041</guid>
      <dc:creator>jgrordinario</dc:creator>
      <dc:date>2012-11-05T19:59:05Z</dc:date>
    </item>
    <item>
      <title>How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067522#M396045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jojo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I am not at the office so I do not have an ASA with me that I could use to take the required screenshots for you to use,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&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, 05 Nov 2012 20:24:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067522#M396045</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2012-11-05T20:24:55Z</dc:date>
    </item>
    <item>
      <title>How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067523#M396048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Julio!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 21:03:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067523#M396048</guid>
      <dc:creator>jgrordinario</dc:creator>
      <dc:date>2012-11-05T21:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067524#M396049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jojo I use the ASDM to manage my ASA... so below should get you a general access rule to allow what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;•1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Log into your ASA using ASDM.. on the top tabs look for "Configuration"&lt;/P&gt;&lt;P&gt;•2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Once you click "Configuration", on the left side panel down at the bottom you should see "Firewall".&amp;nbsp; Make sure you’re in the "Firewall" menu and at the top you should be viewing "Access Rules".&amp;nbsp; You should see a list of access rules applied to your ASA.&lt;/P&gt;&lt;P&gt;•3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; At the top you should see a green "+Add" to add a new access rule to your ASA.&amp;nbsp; Once clicked you should identify… &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; •a.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interface -&amp;nbsp; INSIDE or OUTSIDE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; •b.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action - PERMIT or DENY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; •c.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source - Subnet that needs to talk to destination address&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; •d.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Destination - use the [...] box to create a Network Object for 165.241.29.17 and 165.241.31.254 use /32 mask for specific ip address and not a range&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; •e.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Service - Again use the [...] box to create TCP and UDP Service Groups for the specific ports&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/3/8/9/110983-Capture.PNG" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;•4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can then enter a description of the specific access rule and enable logging. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 0px;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;This should be it... let me know how this works out for you!!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 22:30:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067524#M396049</guid>
      <dc:creator>miguel.desantiago</dc:creator>
      <dc:date>2012-11-05T22:30:47Z</dc:date>
    </item>
    <item>
      <title>How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067525#M396051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! I'll try it out by tomorrow. Are you using ASDM exclusively to manage the ASA or you also use the CLI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jojo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 23:42:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067525#M396051</guid>
      <dc:creator>jgrordinario</dc:creator>
      <dc:date>2012-11-05T23:42:44Z</dc:date>
    </item>
    <item>
      <title>How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067526#M396053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use both... mainly ASDM for general access rules, logging, and NAT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 23:47:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067526#M396053</guid>
      <dc:creator>miguel.desantiago</dc:creator>
      <dc:date>2012-11-05T23:47:58Z</dc:date>
    </item>
    <item>
      <title>How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067527#M396055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Miguel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the learning curve? I recently bought a cisco 5505 to be used for a home/test lab since I'm serious about managing the company's Cisco ASA 5510.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also bought "The Accidental Administrator: Cisco ASA Security Appliance" book just to have my feet wet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jojo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 00:04:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067527#M396055</guid>
      <dc:creator>jgrordinario</dc:creator>
      <dc:date>2012-11-06T00:04:42Z</dc:date>
    </item>
    <item>
      <title>How to configure firewall access for ASA 5510</title>
      <link>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067528#M396057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jojo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The learing curve isn't bad at all and you should catch on quickly.&amp;nbsp; The best way to learn is to peak around and get fimiliar with the GUI.&amp;nbsp; As you get tasked with more to do with the ASA you'll figure it out.&amp;nbsp; I know this community and the Cisco support site has helped me out a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't hear of the book but let me know how it works for you!&amp;nbsp; I'm always interested in expanding my knowledge...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 22:39:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-configure-firewall-access-for-asa-5510/m-p/2067528#M396057</guid>
      <dc:creator>miguel.desantiago</dc:creator>
      <dc:date>2012-11-06T22:39:48Z</dc:date>
    </item>
  </channel>
</rss>

