It
is assumed that the server side is setup and running.
On the server add the new client by editing
/etc/gnudip/minidip.conf
On the client, download gnudip-2.3.5-gdipc.tar.gz
in this example we use the root folder to untar the distro
run /gdipc/bin/gdipc.pl -c (This will
create the config file)
Use the default answers or your prefs for all but the questions
below
username: "machinename"
Domain: ncctech.net
Server: ns1.winc.net:3495:3496
Run: /gnudip/gdipc/bin/gdipc.pl -f /root/.GnuDIP2
to test and do the first update.
add to this line to the cron file: */5 * * * * /home/gnudip/gdipc/bin/gdipc.pl
-f /root/.GnuDIP2 >/dev/null 2>&1
Test the dns by pinging the host by name.
|