<?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: Protecting IPSec and Anyconnect via ACL - ASA 5500 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348394#M760130</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;You can use the vpn-filter under the group-policy for the appropiate VPN group on the ASA to block specific traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080641a52.shtml"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080641a52.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Feb 2010 16:21:15 GMT</pubDate>
    <dc:creator>Federico Coto Fajardo</dc:creator>
    <dc:date>2010-02-25T16:21:15Z</dc:date>
    <item>
      <title>Protecting IPSec and Anyconnect via ACL - ASA 5500</title>
      <link>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348393#M760129</link>
      <description>&lt;P&gt;I have an ASA (8.2.1) running IPSec and Anyconnect.&amp;nbsp; The other day I noticed someone was trying to brute force the Anyconnect connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing what felt natural, I tried blocking using my outside ACL.&amp;nbsp; It appears that this ACL protects my internal hosts nicely, but fails to do anything for the services sitting on the firewall itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can use shun, but the address range that the attack comes from are from a range my internal hosts might want to utilize for other reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One could assume my outside_in access-list looks as such:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;access-list outside_in line 1 extended deny ip 1.2.3.0 255.255.0.0 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-group outside_in in interface outside&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like a way to deny traffic to my ASA's Anyconnect Service, but I would like the granularity to block just HTTPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An edge device beyond the ASA is not available to me, so any solution would have to be based in the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 17:13:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348393#M760129</guid>
      <dc:creator>Peter Noble</dc:creator>
      <dc:date>2019-03-11T17:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Protecting IPSec and Anyconnect via ACL - ASA 5500</title>
      <link>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348394#M760130</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;You can use the vpn-filter under the group-policy for the appropiate VPN group on the ASA to block specific traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080641a52.shtml"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080641a52.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 16:21:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348394#M760130</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-02-25T16:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Protecting IPSec and Anyconnect via ACL - ASA 5500</title>
      <link>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348395#M760131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The vpn-filter would allow me to limit what access someone who has &lt;EM&gt;authenticated &lt;/EM&gt;into the system could get to.&amp;nbsp; What I am trying&lt;/P&gt;&lt;P&gt; to do is prevent specific public IP ranges from accessing the Anyconnect Login page, preventing them from attempting to authenticate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have a "hacker" who has successfully broken in due to a brute force attack, I'm already in trouble.&amp;nbsp; I want to mitigate who has the opportunity to brute force the system.&amp;nbsp; I know for a fact that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm basically looking for the equivalent functionality for the VPN (IPSec and WebVPN/Anyconnect) system that the ssh command provides in an ASA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssh 10.0.0.0 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 17:15:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348395#M760131</guid>
      <dc:creator>Peter Noble</dc:creator>
      <dc:date>2010-02-25T17:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Protecting IPSec and Anyconnect via ACL - ASA 5500</title>
      <link>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348396#M760132</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 only way to restrict by IP address who can or can't establish a VPN connection to the ASA is with an ACL applied to the outside interface (using the control-plane keywork in the access-group command to apply the ACL to traffic intended to the ASA itself as well as traffic passing through).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with this, is that nobody from the IP address will be able to establish a VPN connection to the ASA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other alternative is with an ACS server (assuming you have one), create a filter as to which IP addresses can establish a VPN connection. This option is better in the sense that it allows you to do the restrictions based on VPN profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 17:25:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348396#M760132</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-02-25T17:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Protecting IPSec and Anyconnect via ACL - ASA 5500</title>
      <link>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348397#M760133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, the control-plane keyword performed exactly as needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm providing my configuration for someone else's benefit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside-control-plane extended deny https 1.2.3.0 255.255.255.0 any&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;access-group outside-control-plane in interface outside control-plane&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where I have the any keyword, one could also use the interface outside tag too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will prevent someone from accessing the https port of the ASA, effectively keeping them from WebVPNing but has no bearing on the regular outside access-list which permits traffic to my public facing web servers for example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 19:50:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348397#M760133</guid>
      <dc:creator>Peter Noble</dc:creator>
      <dc:date>2010-02-25T19:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Protecting IPSec and Anyconnect via ACL - ASA 5500</title>
      <link>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348398#M760134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear its working &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 19:54:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/protecting-ipsec-and-anyconnect-via-acl-asa-5500/m-p/1348398#M760134</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2010-02-25T19:54:34Z</dc:date>
    </item>
  </channel>
</rss>

