×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi John -
On Thu, 4 Oct 2012 14:22:24 -0500, John McKee <jmmckee@xxxxxxxxxxxxxx>
wrote:
Unless a disconnected
job still has TCP/IP activity that allows the IP address to be
retained.
Larry is correct about when the DHCP lease renewal is supposed to take
place.
Whether there is a connection active or not is irrelevant to the lease
renewal process. As long as the client has a network connection, it
should request the lease renewal at the half-way point.
If the client doesn't have a network connection that point:
1. It will retry the lease renewal periodically.
2. There obviously won't be a functional 5250 session.
If the client is running and on the network, and the DHCP server is
running and on the network, and the existing IP address is still one
which the DHCP server can assign, then the only thing that comes to
mind that might hinder the lease renewal without impacting the 5250
session is if something (such as firewall software on the client) is
blocking the DHCP packets.
Ken
Opinions expressed are my own and do not necessarily represent the views
of my employer or anyone in their right mind.
As an Amazon Associate we earn from qualifying purchases.