DNS2Go Linux Client

Article Details
URL: https://support.deerfield.net/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=241
Article ID: 241
Created On: Aug 19, 2004 11:35 AM

Answer DNS2Go

After downloading the Linux Client tar.gz file, change directory to the location of the file and type:

tar -zxvf d2gsetup*.gz
or
gunzip -c d2gsetup*.gz | tar -xvf -

This will create a dns2go-2.0 directory. Change to this directory:

cd dns2go-2.0

From this new directory type:

./INSTALL.sh

This will run the installer for the DNS2Go client and copy all necessary files to the correct locations. The executable is installed in /usr/local/bin, documentation in /usr/doc/dns2go-2.0, and manual pages are in /usr/local/man.

To finish the installation, type:

/usr/local/bin/dns2go

You will be asked if you want to create the dns2go.conf file, select Yes. You will now be asked if for your domain name and registration key (if you do not have your key, do not run this yet).