<?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: VPN Filter ACL - Functionality in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012919#M23148</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this mean, irrespective of the direction of the traffic flow in the tunnel, the VPN filter ACL should always have the Remote Network as Source and the Local Network as Destination?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2020 19:32:16 GMT</pubDate>
    <dc:creator>ravindra962</dc:creator>
    <dc:date>2020-01-16T19:32:16Z</dc:date>
    <item>
      <title>VPN Filter ACL - Functionality</title>
      <link>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012893#M23146</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have Some questions regarding the VPN filter ACL Functionality.&lt;/P&gt;&lt;P&gt;I recently configured a Route Based VPN Tunnel between my ASA and Azure Cloud. There are two ACL's here. The INSIDE interface has an an ACL applied and then I also Put a VPN filter ACL in this route based VPN tunnel.&lt;/P&gt;&lt;P&gt;Local Host: 1.1.1.1&lt;/P&gt;&lt;P&gt;Azure Host: 2.2.2.2&lt;/P&gt;&lt;P&gt;The vpn filter ACL is&lt;/P&gt;&lt;P&gt;access-list vpnfilter extended pemit tcp host 1.1.1.1 host 2.2.2.2 eq 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we started testing I see the access allowed on the Interface ACL, but the access is blocked by the filter ACL&lt;/P&gt;&lt;P&gt;Then I was told my filter ACL is wrong and it should be put in the below way&lt;/P&gt;&lt;P&gt;access-list vpnfilter extended pemit tcp&amp;nbsp; host 2.2.2.2 host 1.1.1.1 eq 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please help me understand why I should flip my filter ACL for this to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 18:48:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012893#M23146</guid>
      <dc:creator>ravindra962</dc:creator>
      <dc:date>2020-01-16T18:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Filter ACL - Functionality</title>
      <link>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012898#M23147</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The ASA VPN Filter is configured differently than a normal ACL, with the remote network as source and the local network as destination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reference &lt;A href="https://www.cisco.com/c/en/us/support/docs/security/pix-500-series-security-appliances/99103-pix-asa-vpn-filter.html" target="_self"&gt;here.&lt;/A&gt; Quote from reference - "When a vpn-filter is applied to a group-policy that governs a L2L VPN connection, the ACL should be configured with the remote network in the src_ip position of the ACL and the local network in the dest_ip position of the ACL".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 18:54:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012898#M23147</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-01-16T18:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Filter ACL - Functionality</title>
      <link>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012919#M23148</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this mean, irrespective of the direction of the traffic flow in the tunnel, the VPN filter ACL should always have the Remote Network as Source and the Local Network as Destination?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 19:32:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012919#M23148</guid>
      <dc:creator>ravindra962</dc:creator>
      <dc:date>2020-01-16T19:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Filter ACL - Functionality</title>
      <link>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012921#M23149</link>
      <description>Hi,&lt;BR /&gt;Yes, that's correct.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 16 Jan 2020 19:35:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012921#M23149</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-01-16T19:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Filter ACL - Functionality</title>
      <link>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012957#M23152</link>
      <description>&lt;P&gt;So, in the below VPN filter&amp;nbsp; ACL traffic is allowed on Port 22 bidirectionally?&amp;nbsp; (Local to Remote and Remote to Local)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;access-list vpnfilter extended pemit tcp&amp;nbsp; host 2.2.2.2 host 1.1.1.1 eq 22&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 20:09:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012957#M23152</guid>
      <dc:creator>ravindra962</dc:creator>
      <dc:date>2020-01-16T20:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Filter ACL - Functionality</title>
      <link>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012967#M23155</link>
      <description>It would permit traffic from host 1.1.1.1 if the source is tcp/22. If the source port is not tcp/22 then define another entry in the ACL.&lt;BR /&gt;&lt;BR /&gt;Try something like this:- "access-list vpnfilter permit tcp host 2.2.2.2 eq 22 host 1.1.1.1"</description>
      <pubDate>Thu, 16 Jan 2020 20:18:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4012967#M23155</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-01-16T20:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: VPN Filter ACL - Functionality</title>
      <link>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4013009#M23157</link>
      <description>&lt;P&gt;Understood&lt;/P&gt;&lt;P&gt;The control on the VPN filter is defined by how you out the port.&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2020 20:54:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-filter-acl-functionality/m-p/4013009#M23157</guid>
      <dc:creator>ravindra962</dc:creator>
      <dc:date>2020-01-16T20:54:42Z</dc:date>
    </item>
  </channel>
</rss>

