skadns
Software
www.skarnet.org
Like any other piece of software (and information generally), skadns comes with NO WARRANTY.
No dependencies.
However, for proper operation of the skadnsd package, you will need to
have a full DNS resolver running on the machine your
/etc/resolv.conf file is pointing to. The "caching" part of the
BIND named daemon is such a full DNS resolver; however, I
strongly recommend running dnscache, which is part of the
djbdns package, instead of BIND.
skadns follows the slashpackage convention.
mkdir -p /package
chmod 1755 /package
cd /package
tar -zxvpf skadns-0.25.tar.gz
# if you do not have GNU tar, check with your gunzip and tar manual pages.
rm skadns-0.25.tar.gz
cd web/skadns-0.25
package/install
or perform package/compile to compile the binaries, then
look into the command subdirectory and copy the binaries where
you need them. The headers will be in include/ and the
libraries in library/.
cat package/name package/version compile/export/sysdeps | mail ska-sysdeps@skarnet.org