<?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 Wierdness, ASA5506-X and Wyse thin clients in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3203963#M1065310</link>
    <description>&lt;P&gt;The ASA 5506X are running&amp;nbsp;FTD, rather than ASA software. I don't think that #2 and #3 are supported options.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Oct 2017 03:21:31 GMT</pubDate>
    <dc:creator>itsupport</dc:creator>
    <dc:date>2017-10-24T03:21:31Z</dc:date>
    <item>
      <title>DHCP Wierdness, ASA5506-X and Wyse thin clients</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3203263#M1065308</link>
      <description>&lt;P&gt;Hi. &lt;BR /&gt;&lt;BR /&gt;I am rolling out some Cisco 5506 FTD devices, to our remote offices. In the head office, we have an ASA5508-X, controlled by a vFMC, but for the remote sites I am just using the HTTPS based configuration, directly on the device. All that the branch office devices need to do is connect to an ISP, bring up a VPN to the head office, and send all&amp;nbsp;IP traffic&amp;nbsp;down it. I also need to get an IP address to the devices inside of the branch office networks somehow. All devices are running FTD 6.2.0.0&lt;BR /&gt;&lt;BR /&gt;At the moment, I have the branch office&amp;nbsp;5506 set up as a DHCP server. Client machines are predominantly Wyse Cx10 thin clients, which FTP down their config from the head office, then connect via RDP to a terminal server. The problem being reported back from user, is that sporadically, the Wyse devices are throwing up an error " DHCP lease expired", and punting the user out of their session. A reboot after a few minutes gets everything working. I am aware of how DHCP&amp;nbsp;is supposed to work, and I cannot figure out what is wrong. There&amp;nbsp;have only ever been about 5 devices inside of the network which would have requested an address, and 100 in the range, so it is not running out. Looking at a Windows machine shows a lease time of 60mins being doled out by the 5506, which for this scenario seems a bit short. So, questions:&lt;BR /&gt;&lt;BR /&gt;1. Any idea why the normal DHCP lease renewal would not be working? &lt;BR /&gt;2. Is there any way that a longer lease time could be configured? An hour seems a bit short for this application, changing it to a&amp;nbsp;month would probably be a functional workaround. &lt;BR /&gt;3. Is there any way of setting up a DHCP relay on the 5506? I would actually prefer&amp;nbsp;the DHCP&amp;nbsp;server to be centralised in the head office. &lt;BR /&gt;&lt;BR /&gt; I know these devices are severely limited without a vFMC to control them, but changing the DHCP lease time and configuring a relay are the sorts of things that are normal on a $50 no name home router made a decade ago. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:33:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3203263#M1065308</guid>
      <dc:creator>itsupport</dc:creator>
      <dc:date>2020-02-21T14:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Wierdness, ASA5506-X and Wyse thin clients</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3203427#M1065309</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/265989"&gt;@itsupport&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. Any idea why the normal DHCP lease renewal would not be working?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;For this one you could try to update the device driver or ask support&amp;nbsp;for vendor.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Is there any way that a longer lease time could be configured? An hour seems a bit short for this application, changing it to a&amp;nbsp;month would probably be a functional workaround.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;ASA allows for up to 12 days lease. To change it you need to use the command&amp;nbsp;&lt;STRONG class="cBold"&gt;dhcpd lease 1048575 (time in seconds equivalent to 12 days)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Is there any way of setting up a DHCP relay on the 5506? I would actually prefer&amp;nbsp;the DHCP&amp;nbsp;server to be centralised in the head office.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yes you can. Use the following command:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG class="cBold"&gt;dhcprelay server&lt;/STRONG&gt;&amp;nbsp;"External DHCP IP Address"&lt;STRONG class="cBold"&gt;&amp;nbsp;outside&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG class="cBold"&gt;dhcprelay enable&amp;nbsp;inside&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-If I helped you somehow, please, rate it as useful.-&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 10:48:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3203427#M1065309</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-10-23T10:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Wierdness, ASA5506-X and Wyse thin clients</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3203963#M1065310</link>
      <description>&lt;P&gt;The ASA 5506X are running&amp;nbsp;FTD, rather than ASA software. I don't think that #2 and #3 are supported options.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 03:21:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3203963#M1065310</guid>
      <dc:creator>itsupport</dc:creator>
      <dc:date>2017-10-24T03:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Wierdness, ASA5506-X and Wyse thin clients</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3204757#M1065311</link>
      <description>&lt;P&gt;They are supported. This is a ASA with FirePOWER ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then your have the ASA firmware 9.x something i would assume with FirePOWER analyzing traffic through the managment port ?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 08:31:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3204757#M1065311</guid>
      <dc:creator>Jon Are Endrerud</dc:creator>
      <dc:date>2017-10-25T08:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Wierdness, ASA5506-X and Wyse thin clients</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3204763#M1065313</link>
      <description>&lt;P&gt;No, this device is NOT running ASA with FirePOWER. it is running Firepower Threat defence. &amp;nbsp; Quite different.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 08:40:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3204763#M1065313</guid>
      <dc:creator>itsupport</dc:creator>
      <dc:date>2017-10-25T08:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP Wierdness, ASA5506-X and Wyse thin clients</title>
      <link>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3210109#M1065315</link>
      <description>&lt;P&gt;Just in case anyone is interested, I logged a call with TAC over this. Response was that the DHCP lease is fixed at one hour, and cannot be changed. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 04:25:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/dhcp-wierdness-asa5506-x-and-wyse-thin-clients/m-p/3210109#M1065315</guid>
      <dc:creator>itsupport</dc:creator>
      <dc:date>2017-11-03T04:25:20Z</dc:date>
    </item>
  </channel>
</rss>

