Download List

Projeto Descrição

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
0.3

Um novo parâmetro foi introduzido a fim de encontrar alguma forma de dizer explicitamente que o servidor IP do registo de DNS deve apontar a (IP = xxx.xxx.xxx.xxx). sddns-client.pl agora envia este comando ao longo da cadeia de consulta para o sdds-cgi server.pl no servidor web. O servidor inclui compatibilidade com versões anteriores do sddns-client.pl que não enviar o 'ip' parâmetro, tendo o valor da variável ambiental '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

O cliente SDDNS foi modificado, a fim de tornar mais fácil para incluir suporte para outros sistemas operacionais. Apoio BSD foi adicionado. O código alterado é relacionado ao comportamento de rota e ifconfig.
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