<?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 ASA SSL VPN not working in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105096#M395773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you pls share the ASA configuration, as well as the output of "show aaa-server protocol ldap"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, are you using LDAP or Radius to authenticate the SSL VPN users? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2012 02:01:01 GMT</pubDate>
    <dc:creator>Jennifer Halim</dc:creator>
    <dc:date>2012-11-13T02:01:01Z</dc:date>
    <item>
      <title>ASA SSL VPN not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105095#M395772</link>
      <description>&lt;P&gt;Dear Sir, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a windows 2003 server and an ASA 5512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to use SSLVPN and it was all working, and I don't believe any configs on either box have been changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Friday people were connecting, but now I get a message "Login Error" in the browser.&lt;/P&gt;&lt;P&gt;In the ASDM home 'latest ADSM Syslog Messsages' I get "AAA authentication server not accessible", followed by two messsages &lt;/P&gt;&lt;P&gt;AAA Marking LDAP server in group as FAILED &lt;/P&gt;&lt;P&gt;AAA Marking LDAP server in group as ACTIVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I go to configuration --&amp;gt; Remote Access VPN --&amp;gt; AAA/Local Users AAA server groups and click on my RADIUS server and click Test, it takes a while and says ERROR: AD agent Server not responding: No error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I stop my IAS server on my Windows box i get the same error but much more quickly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a sonciwall set up doing the same thing, and RADIUS seems to work happily, so I don't think it's the server config...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any ideas what may have changed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 00:21:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105095#M395772</guid>
      <dc:creator>d50m64cisco</dc:creator>
      <dc:date>2019-03-12T00:21:47Z</dc:date>
    </item>
    <item>
      <title>ASA SSL VPN not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105096#M395773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you pls share the ASA configuration, as well as the output of "show aaa-server protocol ldap"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, are you using LDAP or Radius to authenticate the SSL VPN users? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 02:01:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105096#M395773</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-13T02:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: ASA SSL VPN not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105097#M395774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Jennifer, I'm using IAS (windows RADIUS server) it was working fine, and I'm not aware anything changed... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i 'test' the aaa server it says ERROR: AD-agent server not responding: No Error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an old sonicwall firewall doing the same thing and it tests successful, implying RADIUS is working OK, if you want a screenshor?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa-server tethys protocol radius&lt;BR /&gt;ad-agent-mode&lt;BR /&gt;aaa-server tethys (inside) host 10.11.1.10&lt;BR /&gt;timeout 5&lt;BR /&gt;key *****&lt;BR /&gt;radius-common-pw *****&lt;BR /&gt;aaa-server tethysLDAP protocol ldap&lt;BR /&gt;aaa-server tethysLDAP (inside) host 10.11.1.10&lt;BR /&gt;ldap-base-dn DC=tethys,DC=net&lt;BR /&gt;ldap-scope subtree&lt;BR /&gt;ldap-naming-attribute sAMAccountName&lt;BR /&gt;ldap-login-password *****&lt;BR /&gt;ldap-login-dn CN=SSLVPNAdmin,CN=Users,DC=tethys, DC=net&lt;BR /&gt;server-type microsoft&lt;BR /&gt;no user-identity enable&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication ssh console tethys LOCAL&lt;BR /&gt;aaa authentication telnet console LOCAL &lt;BR /&gt;http server enable&lt;BR /&gt;http 192.168.1.0 255.255.255.0 management&lt;BR /&gt;http 10.11.1.73 255.255.255.255 inside&lt;BR /&gt;http 10.11.1.10 255.255.255.255 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;BR /&gt;crypto ca trustpoint ASDM_TrustPoint0&lt;BR /&gt;crl configure&lt;BR /&gt;crypto ca trustpoint ASDM_TrustPoint1&lt;BR /&gt;crl configure&lt;BR /&gt;crypto ca trustpoint ASDM_TrustPoint2&lt;BR /&gt;crl configure&lt;BR /&gt;crypto ca trustpoint ASDM_TrustPoint3&lt;BR /&gt;keypair ASDM_TrustPoint3&lt;BR /&gt;crl configure&lt;BR /&gt;crypto ca certificate chain ASDM_TrustPoint3&lt;BR /&gt;certificate ca 0400000000012f4ee14143&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3082045a 30820342 a0030201 02020b04 00000000 012f4ee1 4143300d 06092a86 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; de36bf03 04003df9 ef9ea967 a4f4863e 2397b82a 71e2edfe 698867bf 265c&lt;BR /&gt;&amp;nbsp; quit&lt;BR /&gt;certificate 112119e126c272d2d5aabd8bb4a6f90fe78b&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 308204f3 308203db a0030201 02021211 2119e126 c272d2d5 aabd8bb4 a6f90fe7 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; a07c90b2 5e4c1b59 56bec070 d5a77145 5b74297f 68c7d6&lt;BR /&gt;&amp;nbsp; quit&lt;BR /&gt;crypto ikev2 remote-access trustpoint ASDM_TrustPoint3&lt;BR /&gt;telnet 10.11.1.10 255.255.255.255 inside&lt;BR /&gt;telnet 10.14.1.0 255.255.255.0 inside&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 10.11.1.10 255.255.255.255 inside&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;dhcpd address 192.168.1.2-192.168.1.254 management&lt;BR /&gt;dhcpd enable management&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;Result of the command: "sh aaa-server protocol ldap"&lt;/P&gt;&lt;P&gt;Server Group:&amp;nbsp; tethysLDAP&lt;BR /&gt;Server Protocol: ldap&lt;BR /&gt;Server Address:&amp;nbsp; 10.11.1.10&lt;BR /&gt;Server port:&amp;nbsp; 0&lt;BR /&gt;Server status:&amp;nbsp; ACTIVE, Last transaction at unknown&lt;BR /&gt;Number of pending requests&amp;nbsp; 0&lt;BR /&gt;Average round trip time&amp;nbsp;&amp;nbsp; 0ms&lt;BR /&gt;Number of authentication requests 205&lt;BR /&gt;Number of authorization requests 1&lt;BR /&gt;Number of accounting requests&amp;nbsp; 0&lt;BR /&gt;Number of retransmissions&amp;nbsp; 0&lt;BR /&gt;Number of accepts&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Number of rejects&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Number of challenges&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Number of malformed responses&amp;nbsp; 0&lt;BR /&gt;Number of bad authenticators&amp;nbsp; 0&lt;BR /&gt;Number of timeouts&amp;nbsp;&amp;nbsp; 206&lt;BR /&gt;Number of unrecognized responses 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 05:54:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105097#M395774</guid>
      <dc:creator>d50m64cisco</dc:creator>
      <dc:date>2012-11-13T05:54:53Z</dc:date>
    </item>
    <item>
      <title>ASA SSL VPN not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105098#M395775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you actually using LDAP or Radius procotol to authenticate.&lt;/P&gt;&lt;P&gt;I saw in your config that you have both configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Radius one, i saw that you have ad-agent enabled, but you don't have any IDFW configured, so i am assuming that it has been enabled by mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls remove the following line from the radius server configuration if you don't use the ad-agent:&lt;/P&gt;&lt;P&gt;ad-agent-mode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 06:02:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105098#M395775</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-13T06:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: ASA SSL VPN not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105099#M395776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I tried to use RADIUS when i first set it up, but in th end used LDAP, sorry for confusing you&lt;/P&gt;&lt;P&gt;So, when I tested the LDAP connection, it said &lt;/P&gt;&lt;P&gt;ERROR: Authorization Server not responding: AAA server has been removed.&lt;/P&gt;&lt;P&gt;As far as I'm concerned, I've not changed the AD server or the ASA...&lt;/P&gt;&lt;P&gt;So, I deleted the server in the ASA config, and re-added it, using excatly the same settings, and now it's working&lt;/P&gt;&lt;P&gt;Really odd. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing that i can think that happened was my AD wasn't replicating to my other site. So I altered the AD replication. As far as I'm aware, this is the only change i made to the network, deleting the site links and readding them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why this should affect the LDAP i don't know. I only added the server with exactly the same credentials as before...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very weird.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, thank you very much for pointing me in the right direction, its all working now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 07:22:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105099#M395776</guid>
      <dc:creator>d50m64cisco</dc:creator>
      <dc:date>2012-11-13T07:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: ASA SSL VPN not working</title>
      <link>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105100#M395777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, great to hear it's all good now. Thanks for the update and ratings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 08:35:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-ssl-vpn-not-working/m-p/2105100#M395777</guid>
      <dc:creator>Jennifer Halim</dc:creator>
      <dc:date>2012-11-13T08:35:06Z</dc:date>
    </item>
  </channel>
</rss>

