iDNS Download and Install
Quick Install Instructions
For installing the latest iDNS version you have to download an stable .tar.gz (The ones that end in a pair number). Once downloaded, uncompress it with:
# tar zxf iDNS2.4.tar.gz
Then go to the iDNS directory just created:
# cd iDNS
And lastly run 'make' to install your software:
# make; make install
The installation process will ask you a few question and you'll end up with a ready to run BIND9 server controlled by iDNS.
