[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Dynip..
- To: Amir Tal <tal(at-nospam)intercomp-sys.com>
- Subject: Re: Dynip..
- From: Ilya Konstantinov <linux-il(at-nospam)future.galanet.net>
- Date: Wed, 20 Dec 2000 19:15:34 +0200
- Cc: Iglu <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <CHEGJOCDEDIMGHKDNBLFOEKBCKAA.tal@intercomp-sys.com>; from tal@intercomp-sys.com on Wed, Dec 20, 2000 at 01:04:17PM +0200
- Mail-Followup-To: Ilya Konstantinov <linux-il@future.galanet.net>,Amir Tal <tal@intercomp-sys.com>, Iglu <linux-il@cs.huji.ac.il>
- References: <CHEGJOCDEDIMGHKDNBLFOEKBCKAA.tal@intercomp-sys.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.4i
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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il