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

Brian Johnson bjohnson at johnson-engineering.ca
Thu Apr 7 00:23:22 UTC 2005


File size is my issue

I'm hoping to do it with tools that I already have installed

I'm working on a 20 line busybox shell script that uses wget to call a php
script on a web server

I'm hoping I can feed arguments to the php script and have it run nsupdate on
the server



John Hascall (john at iastate.edu) wrote:
>
>
> > 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