<?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 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643496#M559363</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;In case you want to use the ASA as a L2 device then configure it as transparent mode. If you want to use it as a L3 device, configure it in the routed mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following thread explains the difference between them.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" href="https://community.cisco.com/message/3057421#3057421"&gt;https://supportforums.cisco.com/message/3057421&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2011 13:28:02 GMT</pubDate>
    <dc:creator>andamani</dc:creator>
    <dc:date>2011-03-22T13:28:02Z</dc:date>
    <item>
      <title>cisco asa</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643493#M559358</link>
      <description>&lt;P&gt;I planning to integrate cisco asa5505 device in runing enviornment for filter ip traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internet ----router----ciscoasa----lan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ip series is public(25.263.25.0/24) througout of network (no privateIP)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now how do I set asa in such case and filter traffic from comming into lan and going out to internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls input on case wise only .&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:10:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643493#M559358</guid>
      <dc:creator>blue4ciscome</dc:creator>
      <dc:date>2019-03-11T20:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: cisco asa</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643494#M559360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What sort of traffic would you like to allow outbound to the Internet from your LAN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Allowing HTTP and HTTPS outbound&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inside-acl permit tcp &lt;YOUR-LAN-PUBLIC-SUBNET&gt; 255.255.255.0 any eq 80&lt;/YOUR-LAN-PUBLIC-SUBNET&gt;&lt;/P&gt;&lt;P&gt;access-list inside-acl permit tcp &lt;YOUR-LAN-PUBLIC-SUBNET&gt; 255.255.255.0 any eq 443&lt;/YOUR-LAN-PUBLIC-SUBNET&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group inside-acl in interface inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can just add on to the above access-list for other traffic that you would like to allow going outbound from your public LAN subnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 11:34:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643494#M559360</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-03-22T11:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: cisco asa</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643495#M559362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;jen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn;t configure firewall yet and no idea how do I configure it either in transparent mode or routed mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some input on firewall config in such condition where all ips are same subnet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 13:08:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643495#M559362</guid>
      <dc:creator>blue4ciscome</dc:creator>
      <dc:date>2011-03-22T13:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: cisco asa</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643496#M559363</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;In case you want to use the ASA as a L2 device then configure it as transparent mode. If you want to use it as a L3 device, configure it in the routed mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following thread explains the difference between them.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" href="https://community.cisco.com/message/3057421#3057421"&gt;https://supportforums.cisco.com/message/3057421&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 13:28:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643496#M559363</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-03-22T13:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: cisco asa</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643497#M559365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi anisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do transparent mode will filter L3 Traffic(ACL),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean how do I configure asa in my case ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 07:50:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643497#M559365</guid>
      <dc:creator>blue4ciscome</dc:creator>
      <dc:date>2011-03-24T07:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: cisco asa</title>
      <link>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643498#M559368</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;The firewall in transparent mode will not filter L3 traffic, as it behaves like a bridge. It does not understand the Ip address in transparent mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create MAC Based ACL. the link for the same is below:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008089f467.shtml"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a008089f467.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to filter L3 traffic, then configure the ASA in routed mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: please mark this post as answered if you feel your query is answered. Do rate helpful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 12:48:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-asa/m-p/1643498#M559368</guid>
      <dc:creator>andamani</dc:creator>
      <dc:date>2011-03-24T12:48:15Z</dc:date>
    </item>
  </channel>
</rss>

