<?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 disable webvpn from FMC? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/5237489#M1118264</link>
    <description>&lt;P&gt;Found the solution in a &lt;A href="https://www.linkedin.com/pulse/shutting-down-webvpn-portal-ftd-flexconfig-matt-albrecht/" target="_self"&gt;LinkedIn post&lt;/A&gt;. Just tested this in our lab (FTD/FMC 7.4.2.1). FlexConfig is the right option, but the correct config is:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;webvpn&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;keepout "&amp;lt;insert-text-for-browser"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;For the "insert text" portion, I just used 503: Service Unavailable. With the amount of DDoS attacks (brute force/password sprays) VPNs are experiencing, I would just stick with standard HTTP error messages.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Dec 2024 15:16:29 GMT</pubDate>
    <dc:creator>ejgreco</dc:creator>
    <dc:date>2024-12-16T15:16:29Z</dc:date>
    <item>
      <title>How to disable webvpn from FMC?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/4605975#M1089880</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you tell me how can I disable webvpn from FMC?&lt;/P&gt;&lt;P&gt;I found still 'webvpn enabled' from my firepower configuration after I deleted Remote Access VPN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to configure to 'no webvpn enable'?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 21:27:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/4605975#M1089880</guid>
      <dc:creator>eeebbunee</dc:creator>
      <dc:date>2022-05-06T21:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable webvpn from FMC?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/4606278#M1089883</link>
      <description>&lt;P&gt;Webvpn is used by anyconnect and disabling it will stop clients from connecting to the firewall. If that's what you are intending to do, webvpn can be disabled via flex config.&lt;/P&gt;&lt;P&gt;1. Add a new flexconfig object with below parameters.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;webvpn &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;portal-access-rule 1 deny any&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. If there's an existing flexconfig policy attached to the FTD, select this new user defined object into it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Save and deploy the policy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There's a enhancement request created to add the functionality to disable the webvpn via FMC/GUI -&amp;nbsp;CSCvp81746&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2022 01:14:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/4606278#M1089883</guid>
      <dc:creator>Udupi Krishna.</dc:creator>
      <dc:date>2022-05-08T01:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable webvpn from FMC?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/4771094#M1097604</link>
      <description>&lt;P&gt;I got the following when i tried to shutdown portal login by using FlexConfig:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Lina messages&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;FMC &amp;gt;&amp;gt; no strong-encryption-disable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FMC &amp;gt;&amp;gt; no dp-tcp-proxy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FMC &amp;gt;&amp;gt; policy-map global_policy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FMC &amp;gt;&amp;gt; class class-default&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FMC &amp;gt;&amp;gt; exit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FMC &amp;gt;&amp;gt; vpn-addr-assign local reuse-delay 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FMC &amp;gt;&amp;gt; crypto isakmp nat-traversal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FMC &amp;gt;&amp;gt; webvpn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FMC &amp;gt;&amp;gt; portal-access-rule 1 deny any&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fw-vpn &amp;gt;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;error&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;portal-access-rule 1 deny any&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;^&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR: % Invalid input detected at '^' marker.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Config Error -- portal-access-rule 1 deny any&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plus, I got the same result when I tried:&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt;keepout "NO SSL service available"&lt;/P&gt;&lt;P&gt;fw-vpn &amp;gt;&amp;gt;&amp;nbsp;error&amp;nbsp;:&lt;/P&gt;&lt;P&gt;keepout "NO SSL service available"&lt;/P&gt;&lt;P&gt;^&lt;/P&gt;&lt;P&gt;ERROR: % Invalid input detected at '^' marker.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 11:19:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/4771094#M1097604</guid>
      <dc:creator>AminRamadan</dc:creator>
      <dc:date>2023-02-08T11:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable webvpn from FMC?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/4927554#M1104463</link>
      <description>&lt;P&gt;Clientless SSL VPN is deprecated in all versions of FTD (and in ASA from 9.17 onwards). Thus, the command to set an access rule for the webvpn portal no longer exists. You can simply remove the FlexConfig object.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 02:21:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/4927554#M1104463</guid>
      <dc:creator>briwils3</dc:creator>
      <dc:date>2023-09-22T02:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable webvpn from FMC?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/5237489#M1118264</link>
      <description>&lt;P&gt;Found the solution in a &lt;A href="https://www.linkedin.com/pulse/shutting-down-webvpn-portal-ftd-flexconfig-matt-albrecht/" target="_self"&gt;LinkedIn post&lt;/A&gt;. Just tested this in our lab (FTD/FMC 7.4.2.1). FlexConfig is the right option, but the correct config is:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;webvpn&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;keepout "&amp;lt;insert-text-for-browser"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;For the "insert text" portion, I just used 503: Service Unavailable. With the amount of DDoS attacks (brute force/password sprays) VPNs are experiencing, I would just stick with standard HTTP error messages.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 15:16:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-disable-webvpn-from-fmc/m-p/5237489#M1118264</guid>
      <dc:creator>ejgreco</dc:creator>
      <dc:date>2024-12-16T15:16:29Z</dc:date>
    </item>
  </channel>
</rss>

