Looking for a way to create dynamic dns system without using nsupdate

John Hascall john at iastate.edu
Wed Apr 6 21:16:45 UTC 2005


> I'm currently using nsupdate on a system with a dynamic ip address to update
> it's ip address on my dns server.

> I'd like to switch the software to the flash memory based router but since
> space is an issue, I was wondering if there was another way to do it.

Is the size of the nsupdate binary the issue?
If so, you could write your own specialized program
to issue the "nsupdate" request.  It should be
considerably smaller as it can be specific you just
your needs.  It took me about 400 lines to write
just the part I needed.


John



More information about the bind-users mailing list