The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > AIX
.
google unix.com




Thread: AIX dhcpcd
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-15-2007
pmmill2 pmmill2 is offline
Registered User
  
 

Join Date: Feb 2007
Posts: 7
AIX dhcpcd

I have AIX (5.3 TL5 SP4) workstations that use DHCP. The DHCP server is a Windows server running MS DHCP. Nothing fancy.
When Windows clients shut down, their IP address remains reserved as long as their lease time has not expired (you can still nslookup that host name and get an IP address back). On the AIX clients, however, as soon as dhcpcd is stopped, the IP address is immediately unregistered, so the host name becomes unknown to the network. I have so far been unable to figure out how to change this behavior.
Any suggestions?