<?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: anyconnect vpn issue in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/anyconnect-vpn-issue/m-p/3775848#M7911</link>
    <description>&lt;PRE&gt;object-group network ALLOWED_VPN_HOSTS
 network-object host x.x.x.x
access-list OUT_IN extended permit tcp object-group ALLOWED_VPN_HOSTS host x.x.x.x
access-group OUT_IN in interface outside&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;i did this access list as your requirement but same problem which i can access to ssl vpn by any user from outside&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jan 2019 09:59:58 GMT</pubDate>
    <dc:creator>hamedha</dc:creator>
    <dc:date>2019-01-09T09:59:58Z</dc:date>
    <item>
      <title>anyconnect vpn issue</title>
      <link>https://community.cisco.com/t5/network-security/anyconnect-vpn-issue/m-p/3775777#M7909</link>
      <description>&lt;P&gt;Hell&lt;/P&gt;&lt;P&gt;I configure SSL vpn by use any connect option from outside interface through internet&lt;/P&gt;&lt;P&gt;when I finish the installion I can access to outside by web for install anyconnet agent&amp;nbsp;&lt;/P&gt;&lt;P&gt;that fine&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i have problem that the ssl web browser allow for any user to open the page so i want the web browser page only available&amp;nbsp;&lt;/P&gt;&lt;P&gt;for one user by choice ip address&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i do that ?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:38:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/anyconnect-vpn-issue/m-p/3775777#M7909</guid>
      <dc:creator>hamedha</dc:creator>
      <dc:date>2020-02-21T16:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: anyconnect vpn issue</title>
      <link>https://community.cisco.com/t5/network-security/anyconnect-vpn-issue/m-p/3775827#M7910</link>
      <description>&lt;P&gt;If I understand correctly you only want a single known remote IP address to be able to connect to your SSL VPN.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To do that, you would need to use an ACL with the "control-plane" option. That makes the ACL apply to traffic TO the ASA (vs. the normal usage which affects traffic THROUGH the ASA).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a good article on how to do that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://resources.intenseschool.com/to-the-box-traffic-filtering-on-cisco-asa/" target="_blank"&gt;http://resources.intenseschool.com/to-the-box-traffic-filtering-on-cisco-asa/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It was written for the old IPsec VPN client but you can easily adapt the method to specify tcp 443 (default for SSL/TLS used by AnyConnect clients unless you've specified an alternate port) as the destination transport protocol (tcp) and port (443).&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 09:25:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/anyconnect-vpn-issue/m-p/3775827#M7910</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2019-01-09T09:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: anyconnect vpn issue</title>
      <link>https://community.cisco.com/t5/network-security/anyconnect-vpn-issue/m-p/3775848#M7911</link>
      <description>&lt;PRE&gt;object-group network ALLOWED_VPN_HOSTS
 network-object host x.x.x.x
access-list OUT_IN extended permit tcp object-group ALLOWED_VPN_HOSTS host x.x.x.x
access-group OUT_IN in interface outside&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;i did this access list as your requirement but same problem which i can access to ssl vpn by any user from outside&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 09:59:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/anyconnect-vpn-issue/m-p/3775848#M7911</guid>
      <dc:creator>hamedha</dc:creator>
      <dc:date>2019-01-09T09:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: anyconnect vpn issue</title>
      <link>https://community.cisco.com/t5/network-security/anyconnect-vpn-issue/m-p/3775855#M7912</link>
      <description>&lt;P&gt;Add the control-plane keyword to your last statement:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;access-group OUT_IN in interface outside &lt;U&gt;control-plane&lt;/U&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jan 2019 10:11:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/anyconnect-vpn-issue/m-p/3775855#M7912</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2019-01-09T10:11:15Z</dc:date>
    </item>
  </channel>
</rss>

