<?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: multiple aaa-server hosts for vpn authentication in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698920#M422671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you configured the authentication server using a DNS name then this problem will occur .Configure the authentication server using an IP Address instead of the DNS name as a workaround.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Oct 2006 23:37:34 GMT</pubDate>
    <dc:creator>amritpatek</dc:creator>
    <dc:date>2006-10-18T23:37:34Z</dc:date>
    <item>
      <title>multiple aaa-server hosts for vpn authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698919#M422668</link>
      <description>&lt;P&gt;ASA5510 - 7.2(1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the following config, I am attempting to have multiple radius servers configured for backup vpn authentication in case primary fails. This appears to work ok. But once the primary server is back up, at what point will the asa begin to use it again. The output of "show aaa-server host 172.25.4.20" says &lt;/P&gt;&lt;P&gt;Server status:   FAILED, Server disabled at 08:04:25. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you reenable it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa-server adauth protocol radius&lt;/P&gt;&lt;P&gt;aaa-server adauth host 172.25.4.20&lt;/P&gt;&lt;P&gt; key ***&lt;/P&gt;&lt;P&gt; authentication-port 1812&lt;/P&gt;&lt;P&gt; accounting-port 1813&lt;/P&gt;&lt;P&gt;aaa-server adauth host 172.25.4.40&lt;/P&gt;&lt;P&gt; key ***&lt;/P&gt;&lt;P&gt; authentication-port 1812&lt;/P&gt;&lt;P&gt; accounting-port 1813&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tunnel-group group general-attributes&lt;/P&gt;&lt;P&gt; address-pool pool&lt;/P&gt;&lt;P&gt; authentication-server-group adauth&lt;/P&gt;&lt;P&gt; default-group-policy policy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 21:47:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698919#M422668</guid>
      <dc:creator>t-heeter</dc:creator>
      <dc:date>2019-03-10T21:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: multiple aaa-server hosts for vpn authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698920#M422671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you configured the authentication server using a DNS name then this problem will occur .Configure the authentication server using an IP Address instead of the DNS name as a workaround.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2006 23:37:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698920#M422671</guid>
      <dc:creator>amritpatek</dc:creator>
      <dc:date>2006-10-18T23:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: multiple aaa-server hosts for vpn authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698921#M422673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add the option in the aaa-server group:&lt;/P&gt;&lt;P&gt;"reactivation-mode timed"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This causes a dead server to be re-added to the pool after 30 seconds. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following link has some good info on the available options. I suggest searching the doc for "reactivation". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_2/cmd_ref/crt_711.pdf" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/multisec/asa_sw/v_7_2/cmd_ref/crt_711.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please remember to rate all helpful posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 00:16:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698921#M422673</guid>
      <dc:creator>ethiel</dc:creator>
      <dc:date>2006-10-19T00:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: multiple aaa-server hosts for vpn authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698922#M422674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did use IP address. See config above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 12:00:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698922#M422674</guid>
      <dc:creator>t-heeter</dc:creator>
      <dc:date>2006-10-19T12:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: multiple aaa-server hosts for vpn authentication</title>
      <link>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698923#M422675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had add the option in the aaa-server group:&lt;/P&gt;&lt;P&gt;"reactivation-mode timed"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it does not work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I restart one of the ACS server,my ASA5520 told me this information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Server Address:	 10.1.100.35&lt;/P&gt;&lt;P&gt;Server port:	 1645(authentication), 1646(accounting)&lt;/P&gt;&lt;P&gt;Server status:	 FAILED, Server disabled at 09:53:57 BJ Tue Dec 19 2006&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the server never active again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me,thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2006 06:06:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/multiple-aaa-server-hosts-for-vpn-authentication/m-p/698923#M422675</guid>
      <dc:creator>i00116715</dc:creator>
      <dc:date>2006-12-19T06:06:16Z</dc:date>
    </item>
  </channel>
</rss>

