<?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: DHCP Failover for Anyconnect users in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dhcp-failover-for-anyconnect-users/m-p/3691754#M12824</link>
    <description>&lt;P&gt;You need debug and capture the logs, is the request sending to other DHCP Server if the 1st one not reachable ?&lt;/P&gt;
&lt;P&gt;Do some wire capture and log capture see where it is dropping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Aug 2018 20:38:28 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2018-08-20T20:38:28Z</dc:date>
    <item>
      <title>DHCP Failover for Anyconnect users</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-failover-for-anyconnect-users/m-p/3689679#M12819</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;We recently had a network down outage and none of our users could login via Anyconnect. Upon RCA, we found out that this was due to one of our DHCP servers going down. On checking the firewall, I found the following configs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tunnel-group SSLVPN type remote-access&lt;BR /&gt;tunnel-group SSLVPN general-attributes&lt;BR /&gt; authentication-server-group AD&lt;BR /&gt; authorization-server-group AD&lt;BR /&gt; default-group-policy NO-ACCESS&lt;BR /&gt; dhcp-server 10.5.11.23&lt;BR /&gt; dhcp-server 10.8.21.31&lt;BR /&gt; password-management&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;tunnel-group SSLVPN webvpn-attributes&lt;BR /&gt; customization Client-WebPortal&lt;BR /&gt; group-alias Client enable&lt;BR /&gt;tunnel-group Client_AlwaysOn type remote-access&lt;BR /&gt;tunnel-group Client_AlwaysOn general-attributes&lt;BR /&gt; authentication-server-group AD_Cert&lt;BR /&gt; authorization-server-group AD_Cert&lt;BR /&gt; default-group-policy NO-ACCESS&lt;BR /&gt; dhcp-server 10.5.11.23&lt;BR /&gt; dhcp-server 10.8.21.31&lt;BR /&gt; authorization-required&lt;BR /&gt; username-from-certificate CN&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now my doubts are:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Why werent the Anyconnect users unable to connect to the 2nd DHCP server when the first one went down?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) What could be possibly done to ensure that DHCP server failovers to the second;&amp;nbsp; incase one goes down?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do have a proposal for failover; but I am not sure whether this works:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tunnel-group SSLVPN type remote-access&lt;/P&gt;
&lt;P&gt;tunnel-group SSLVPN general-attributes&lt;/P&gt;
&lt;P&gt;dhcp-server 10.5.11.23 10.8.21.31&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;tunnel-group Client_AlwaysOn type remote-access&lt;/P&gt;
&lt;P&gt;tunnel-group Client_AlwaysOn general-attributes&lt;/P&gt;
&lt;P&gt;dhcp-server 10.5.11.23 10.8.21.31&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone please help me on this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 16:06:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-failover-for-anyconnect-users/m-p/3689679#M12819</guid>
      <dc:creator>abhijith891</dc:creator>
      <dc:date>2020-02-21T16:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Failover for Anyconnect users</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-failover-for-anyconnect-users/m-p/3690008#M12821</link>
      <description>&lt;P&gt;Have have checked below steps :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Is the both the DHCP Server reachable to ASA&lt;/P&gt;
&lt;P&gt;2. Do you have any FW rules required, compare working vs not working.&lt;/P&gt;
&lt;P&gt;3. Did you split DHCP Scope with 2 DHCP Servers ( If you using MS DHCP Server best practice).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 20:03:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-failover-for-anyconnect-users/m-p/3690008#M12821</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2018-08-16T20:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Failover for Anyconnect users</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-failover-for-anyconnect-users/m-p/3691053#M12823</link>
      <description>&lt;P&gt;Hi Balaji,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your suggestions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To answer your questions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Is the both the DHCP Server reachable to ASA - &lt;STRONG&gt;Yes they are.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Do you have any FW rules required, compare working vs not working -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Not very clear about what you mean, but all the relevant configs have been mentioned in the first post. I just need to know how to failover from one DHCP server to another.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Configuring DHCP servers in the following way didnt work:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;"dhcp-server 10.5.11.23&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dhcp-server 10.8.21.31"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;So I want to know whether the following method would work:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;"dhcp-server 10.5.11.23 10.8.21.31"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;If not, can you please suggest some other method?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Did you split DHCP Scope with 2 DHCP Servers ( If you using MS DHCP Server best practice). - Can you please suggest how this can be done?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking forward for your responses.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Abhijit&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Aug 2018 14:21:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-failover-for-anyconnect-users/m-p/3691053#M12823</guid>
      <dc:creator>abhijith891</dc:creator>
      <dc:date>2018-08-19T14:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Failover for Anyconnect users</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-failover-for-anyconnect-users/m-p/3691754#M12824</link>
      <description>&lt;P&gt;You need debug and capture the logs, is the request sending to other DHCP Server if the 1st one not reachable ?&lt;/P&gt;
&lt;P&gt;Do some wire capture and log capture see where it is dropping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 20:38:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-failover-for-anyconnect-users/m-p/3691754#M12824</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2018-08-20T20:38:28Z</dc:date>
    </item>
  </channel>
</rss>

