On Wed, Dec 20, 2000 at 01:04:17PM +0200, Amir Tal wrote:
> hi list !
> 
> can anyone recommend a nice and easy to install\config client for Linux ?
> I guess that there isn't a Dynip client for Linux, but can anyone think of
> something similar ?

You can run Bind or any other DNS-Update supporting DNS server for your domain,
set it up in Bind with allow-update { ... }; and have a little CGI script
on the server to perform the updates.

Then set up a web client (such as curl or lynx) to access the URL
of the CGI script. Place the appropriate command in your /etc/ppp/if-up script.

Example script to download:
http://www.galanet.net/~future/dyndns.pl

-- 
Best regards,
Ilya Konstantinov

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to