<?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 AnnyConnect VPN in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606810#M581396</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Windwos Server 2008 R2 and Cisco ASA 5505.&lt;/P&gt;&lt;P&gt;I configured ASA and when i try my publick IP i can connect it using annyconnect VPN. I also can ping ASA's inside interface but i can not access server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also configure RAIUS server on my server 2008 and ASA. communication between them is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give me advice how to solve this problem, as it is very important for me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Giorgi &lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 19:55:11 GMT</pubDate>
    <dc:creator>batumibatumi</dc:creator>
    <dc:date>2019-03-11T19:55:11Z</dc:date>
    <item>
      <title>AnnyConnect VPN</title>
      <link>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606810#M581396</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Windwos Server 2008 R2 and Cisco ASA 5505.&lt;/P&gt;&lt;P&gt;I configured ASA and when i try my publick IP i can connect it using annyconnect VPN. I also can ping ASA's inside interface but i can not access server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also configure RAIUS server on my server 2008 and ASA. communication between them is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please give me advice how to solve this problem, as it is very important for me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Giorgi &lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:55:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606810#M581396</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2019-03-11T19:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: AnnyConnect VPN</title>
      <link>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606811#M581397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A few things to look at:&lt;/P&gt;&lt;P&gt;1) Are you able to access any other hosts in the same subnet as your Windows Server? or nothing works in the same subnet?&lt;/P&gt;&lt;P&gt;2) Point 1 is to prove if it is configuration issue on the ASA, or it is issue with Windows Server?&lt;/P&gt;&lt;P&gt;3) You can actually check if firewall on the Windows Server is enabled that could possibly block the connection from the AnyConnect client. You might want to try disabling the windows firewall, or allow the AnyConnect client pool subnet access to the server.&lt;/P&gt;&lt;P&gt;4) If you can share your ASA config and also the ip address of the Windows server, we can see if ASA config is OK or any modification is required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 11:20:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606811#M581397</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-23T11:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: AnnyConnect VPN</title>
      <link>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606812#M581398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ASA Version 8.3(1) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname OSLO-ASA&lt;/P&gt;&lt;P&gt;domain-name domain.name.ORG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan1&lt;/P&gt;&lt;P&gt; nameif inside&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.48.0.1 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Vlan2&lt;/P&gt;&lt;P&gt; nameif outside&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt; ip address x.x.x.x 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; switchport access vlan 2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/4&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/5&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/6&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/7&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;banner exec STOP !!! Unauthorized access is denied !!!&lt;/P&gt;&lt;P&gt;banner login STOP !!! Unauthorized access is denied !!!&lt;/P&gt;&lt;P&gt;banner asdm STOP !!! Unauthorized access is denied !!!&lt;/P&gt;&lt;P&gt;boot system disk0:/asa831-k8.bin&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;dns domain-lookup inside&lt;/P&gt;&lt;P&gt;dns server-group DefaultDNS&lt;/P&gt;&lt;P&gt; name-server 10.48.0.2&lt;/P&gt;&lt;P&gt; domain-name domain.name.ORG&lt;/P&gt;&lt;P&gt;object network obj_any &lt;/P&gt;&lt;P&gt; subnet 0.0.0.0 0.0.0.0&lt;/P&gt;&lt;P&gt;object network Inside-PAT-Outside &lt;/P&gt;&lt;P&gt; subnet 10.48.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt; description Inside Network Translation to Outside Interface&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;object network NETWORK_OBJ_10.48.0.0_24 &lt;/P&gt;&lt;P&gt; subnet 10.48.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network NETWORK_OBJ_172.20.1.0_28 &lt;/P&gt;&lt;P&gt; subnet 172.20.1.0 255.255.255.240&lt;/P&gt;&lt;P&gt;object network NETWORK_OBJ_10.41.0.0_24 &lt;/P&gt;&lt;P&gt; subnet 10.41.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network NETWORK_OBJ_10.48.1.0_24 &lt;/P&gt;&lt;P&gt; subnet 10.48.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network NETWORK_OBJ_10.49.0.0_24 &lt;/P&gt;&lt;P&gt; subnet 10.49.0.0 255.255.255.0&lt;/P&gt;&lt;P&gt;object network Server &lt;/P&gt;&lt;P&gt; host 10.48.0.2&lt;/P&gt;&lt;P&gt;object network COnnection &lt;/P&gt;&lt;P&gt; host 10.48.0.2&lt;/P&gt;&lt;P&gt;object network INT-AD1 &lt;/P&gt;&lt;P&gt; host 10.48.0.2&lt;/P&gt;&lt;P&gt; description AD / RADIUS &lt;/P&gt;&lt;P&gt;access-list OSLO_splitTunnelAcl standard permit 10.48.0.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list OSLO_splitTunnelAcl remark Split Tunnel&lt;/P&gt;&lt;P&gt;access-list OSLO_splitTunnelAcl standard permit x.x.x.x 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list outside_1_cryptomap extended permit ip 10.48.0.0 255.255.255.0 10.41.0.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list outside_2_cryptomap extended permit ip 10.48.0.0 255.255.255.0 10.49.0.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;access-list no_nat extended permit ip host 10.48.0.2 192.168.25.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;ip local pool OSLO-POOL 172.20.1.1-172.20.1.10 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;ip local pool SSLClientPool 192.168.25.1-192.168.25.50 mask 255.255.255.0&lt;/P&gt;&lt;P&gt;ip verify reverse-path interface inside&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;asdm image disk0:/asdm-631.bin&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network Inside-PAT-Outside&lt;/P&gt;&lt;P&gt; nat (inside,outside) dynamic interface&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 Z.Z.Z.Z &lt;/P&gt;&lt;P&gt;aaa-server TEST-AD protocol radius&lt;/P&gt;&lt;P&gt;aaa-server TEST-AD (inside) host 10.48.0.2&lt;/P&gt;&lt;P&gt; key *****&lt;/P&gt;&lt;P&gt; radius-common-pw *****&lt;/P&gt;&lt;P&gt;aaa authentication enable console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication http console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;aaa local authentication attempts max-fail 16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; enrollment terminal&lt;/P&gt;&lt;P&gt; subject-name CN=OSLO-ASA&lt;/P&gt;&lt;P&gt; crl configure&lt;/P&gt;&lt;P&gt;crypto ca trustpoint ASDM_TrustPoint1&lt;/P&gt;&lt;P&gt; enrollment self&lt;/P&gt;&lt;P&gt; subject-name CN=domain-name&lt;/P&gt;&lt;P&gt; ip-address x.x.x.x&lt;/P&gt;&lt;P&gt; keypair 34sslvpey1&lt;/P&gt;&lt;P&gt; crl configure&lt;/P&gt;&lt;P&gt;crypto ca certificate chain ASDM_TrustPoint1&lt;/P&gt;&lt;P&gt; certificate 14a7624d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crypto isakmp enable outside&lt;/P&gt;&lt;P&gt;crypto isakmp policy 10&lt;/P&gt;&lt;P&gt; authentication pre-share&lt;/P&gt;&lt;P&gt; encryption 3des&lt;/P&gt;&lt;P&gt; hash sha&lt;/P&gt;&lt;P&gt; group 2&lt;/P&gt;&lt;P&gt; lifetime 86400&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;management-access inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;ssl trust-point ASDM_TrustPoint1 outside vpnlb-ip&lt;/P&gt;&lt;P&gt;ssl trust-point ASDM_TrustPoint1 outside&lt;/P&gt;&lt;P&gt;webvpn&lt;/P&gt;&lt;P&gt; enable outside&lt;/P&gt;&lt;P&gt; svc image disk0:/anyconnect-win-2.4.1012-k9.pkg 1&lt;/P&gt;&lt;P&gt; svc enable&lt;/P&gt;&lt;P&gt; tunnel-group-list enable&lt;/P&gt;&lt;P&gt;group-policy OSLO internal&lt;/P&gt;&lt;P&gt;group-policy OSLP attributes&lt;/P&gt;&lt;P&gt; dns-server value 10.48.0.2&lt;/P&gt;&lt;P&gt; vpn-tunnel-protocol IPSec &lt;/P&gt;&lt;P&gt; split-tunnel-policy tunnelspecified&lt;/P&gt;&lt;P&gt; split-tunnel-network-list value OSLO_splitTunnelAcl&lt;/P&gt;&lt;P&gt; default-domain value domain.name.ORG&lt;/P&gt;&lt;P&gt;group-policy clientgroup internal&lt;/P&gt;&lt;P&gt;group-policy clientgroup attributes&lt;/P&gt;&lt;P&gt; vpn-tunnel-protocol svc &lt;/P&gt;&lt;P&gt; split-tunnel-policy tunnelspecified&lt;/P&gt;&lt;P&gt; split-tunnel-network-list value OLSO_splitTunnelAcl&lt;/P&gt;&lt;P&gt; address-pools value SSLClientPool&lt;/P&gt;&lt;P&gt; webvpn&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc keep-installer installed&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc rekey time 30&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc rekey method ssl&lt;/P&gt;&lt;P&gt;&amp;nbsp; svc ask none default webvpn&lt;/P&gt;&lt;P&gt;tunnel-group SSLgroup webvpn-attributes&lt;/P&gt;&lt;P&gt; group-alias clientgroup enable&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 11:44:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606812#M581398</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2011-02-23T11:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: AnnyConnect VPN</title>
      <link>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606813#M581399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are missing the NAT exemption.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Assuming that you are using the SSLClientPool 192.168.25.0/24 because the other group-policy does not have any ip pool assigned and I am not sure which group you are using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-192.168.25.0&lt;/P&gt;&lt;P&gt;&amp;nbsp; subnet 192.168.25.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static NETWORK_OBJ_10.48.0.0_24 NETWORK_OBJ_10.48.0.0_24 destination static obj-192.168.25.0 obj-192.168.25.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are actually using the other pool OSLO-POOL 172.20.1.0/24, then pls configure the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network obj-172.20.1.0&lt;/P&gt;&lt;P&gt;&amp;nbsp; subnet 172.20.1.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nat (inside,outside) source static NETWORK_OBJ_10.48.0.0_24&amp;nbsp; NETWORK_OBJ_10.48.0.0_24 destination static obj-172.20.1.0&amp;nbsp; obj-172.20.1.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then "clear xlate" after the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should resolve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 11:52:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606813#M581399</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2011-02-23T11:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: AnnyConnect VPN</title>
      <link>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606814#M581400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Are you able to access any other hosts in the same subnet as your Windows Server? or nothing works in the same subnet? - NO I can not !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) You can actually check if firewall on the Windows Server is enabled that could possibly block the connection from the AnyConnect client. You might want to try disabling the windows firewall, or allow the AnyConnect client pool subnet access to the server. - I am using Kaspersky and it is turnoff but no result... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already put ASA's configuration ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 11:59:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606814#M581400</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2011-02-23T11:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: AnnyConnect VPN</title>
      <link>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606815#M581401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOT OF THANK for your answer ... !!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS ... (sun)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 12:09:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/annyconnect-vpn/m-p/1606815#M581401</guid>
      <dc:creator>batumibatumi</dc:creator>
      <dc:date>2011-02-23T12:09:59Z</dc:date>
    </item>
  </channel>
</rss>

