<?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: How to filter L2L traffic to a PIX (or ASA) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-filter-l2l-traffic-to-a-pix-or-asa/m-p/2178836#M356960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick (and helpful) response.&amp;nbsp; Unfortunately it looks like the control-plane option isn't available in 7.2(4).&amp;nbsp; This PIX will probably be upgraded to an ASA in the next few months, but until then we're stuck -- I might be able to get the ISP to filter that traffic, but I wouldn't want to rely on that anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if anyone has an answer that will work on 7.2(4) (or can authoritatively verify that it's impossible there), that would be much appreciated.&amp;nbsp; In the interim I've at least blocked ICMP to this PIX from all hosts other than the allowed peer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(EDITED: To note that 7.2(4) actually doesn't support the control-plane option.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2013 20:15:43 GMT</pubDate>
    <dc:creator>Joseph Da Rosa</dc:creator>
    <dc:date>2013-02-07T20:15:43Z</dc:date>
    <item>
      <title>How to filter L2L traffic to a PIX (or ASA)</title>
      <link>https://community.cisco.com/t5/network-security/how-to-filter-l2l-traffic-to-a-pix-or-asa/m-p/2178834#M356958</link>
      <description>&lt;P&gt;I've got a PIX running 7.2(4) with its outside interface on the Internet.&amp;nbsp; The only thing this PIX is doing is acting as the endpoint for an IPSEC LAN-to-LAN tunnel with an Internet-connected ASA on another network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to filter inbound Internet traffic to this PIX so that &lt;STRONG&gt;only&lt;/STRONG&gt; the designated ASA can attempt to establish an IPSEC connection -- in other words, I want to prevent any other device on the Internet from even being able to attempt to establish an IPSEC connection to the PIX.&amp;nbsp; As far as I know (and have seen), this can't be done with an access-list on the outside interface, since that access-list doesn't apply to traffic to the PIX itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So: is this possible, and if so how?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:57:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-filter-l2l-traffic-to-a-pix-or-asa/m-p/2178834#M356958</guid>
      <dc:creator>Joseph Da Rosa</dc:creator>
      <dc:date>2019-03-12T00:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter L2L traffic to a PIX (or ASA)</title>
      <link>https://community.cisco.com/t5/network-security/how-to-filter-l2l-traffic-to-a-pix-or-asa/m-p/2178835#M356959</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;I dont know about PIX and the old software.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the new software its possible to create and separate ACL to filter for example traffic which will prevent ISAKMP towards the local "outside" interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The new softwares lets you use the keyword "control-plane" in the "access-group" command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Heres a link for your reference on the Command Reference of 9.1 software level (not sure when the command parameter was introduced but I think its pretty new)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa91/command/reference/a1.html#wp1597389" rel="nofollow"&gt;http://www.cisco.com/en/US/docs/security/asa/asa91/command/reference/a1.html#wp1597389&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you dont have an Internet router in between I guess you cant really block the Phase1 there either. Is there a possiblity that the ISP could do this for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Stupid typos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Jouni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 19:57:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-filter-l2l-traffic-to-a-pix-or-asa/m-p/2178835#M356959</guid>
      <dc:creator>Jouni Forss</dc:creator>
      <dc:date>2013-02-07T19:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter L2L traffic to a PIX (or ASA)</title>
      <link>https://community.cisco.com/t5/network-security/how-to-filter-l2l-traffic-to-a-pix-or-asa/m-p/2178836#M356960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick (and helpful) response.&amp;nbsp; Unfortunately it looks like the control-plane option isn't available in 7.2(4).&amp;nbsp; This PIX will probably be upgraded to an ASA in the next few months, but until then we're stuck -- I might be able to get the ISP to filter that traffic, but I wouldn't want to rely on that anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if anyone has an answer that will work on 7.2(4) (or can authoritatively verify that it's impossible there), that would be much appreciated.&amp;nbsp; In the interim I've at least blocked ICMP to this PIX from all hosts other than the allowed peer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(EDITED: To note that 7.2(4) actually doesn't support the control-plane option.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 20:15:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-filter-l2l-traffic-to-a-pix-or-asa/m-p/2178836#M356960</guid>
      <dc:creator>Joseph Da Rosa</dc:creator>
      <dc:date>2013-02-07T20:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter L2L traffic to a PIX (or ASA)</title>
      <link>https://community.cisco.com/t5/network-security/how-to-filter-l2l-traffic-to-a-pix-or-asa/m-p/2178837#M356961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like support for "control-plane" shows up by 8.0(4), so we may look at switching the PIX over to that release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 22:20:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-filter-l2l-traffic-to-a-pix-or-asa/m-p/2178837#M356961</guid>
      <dc:creator>Joseph Da Rosa</dc:creator>
      <dc:date>2013-02-07T22:20:06Z</dc:date>
    </item>
  </channel>
</rss>

