Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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
0.3

Ein neuer Parameter wurde eingeführt, um einen Weg, um explizit zu sagen, was der Server den DNS-Eintrag sollte bei IP (IP = xxx.xxx.xxx.xxx) Nummer haben. sddns-client.pl sendet nun diesen Befehl auf die Abfrage-Zeichenfolge, die SDDS-server.pl cgi in den Web-Server. Der Server umfasst die Kompatibilität mit früheren Versionen von sddns-client.pl, die nicht das 'ip' senden, Parameter, wobei der Wert aus der Umgebungsvariable 'REMOTE_ADDR'.
Tags: Major feature enhancements
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'.

2003-11-11 08:49
0.2

Die SDDNS Client wurde geändert, um zu erleichtern, die Unterstützung für andere Betriebssysteme enthalten. BSD-Unterstützung wurde hinzugefügt. Der Code geändert wird, um das Verhalten der Strecke und ifconfig in Zusammenhang stehen.
Tags: Minor feature enhancements
The SDDNS client was modified in order to make it easier
to include support for other OSes. BSD support has been
added. The code changed is related to the behaviour of
route and ifconfig.

2003-10-01 13:19
0.1

Tags: Initial freshmeat announcement

Project Resources