Download List

Project Description

Simple Dynamic DNS is a very light and simple set of Perl
scripts to provide DNS support for users with dynamic
IPs. The server is a CGI which waits for a client
connection, then authenticates and changes the user IP.
The cron script will check every N minutes for changes in
the zones specified in the config files, and if any, it
rebuilds the Bind zone from the latests updated IPs.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-22 22:06 Back to release list
0.3

A new parameter was introduced in order to have some way to explicitly tell the server what IP the DNS record should point at (ip=XXX.XXX.XXX.XXX). sddns-client.pl now sends this command along the query string to the sdds-server.pl cgi in the Web server. The server includes compatibility with previous versions of sddns-client.pl which do not send the 'ip' parameter, taking the value from the enviromental variable 'REMOTE_ADDR'.
Tags: Major feature enhancements

Project Resources