Junior Member Posts: 4 Registered: 22/11/06 Status: Offline
posted on 22/11/06 at 15:58
Hi All,
I am working on Dynamic DNS client implementation.
I have the following scenario:
1) The target under test gets the IP Address
from the DHCP server( LINUX) .
2) After getting the IP Address, my DDNS client
would send the update request to the DDNS server
directly.
But currently, DHCP server is sending the update to
the DNS server directly from step 1 above.
Any idea of how to disable DHCP sending DDNS
updates ?