Tagged: dns

0

Ubuntu and (dot).local addresses – Avahi

I have a Ubuntu server where there was a problem with .local address, i could’t look up the zone from the server. After a little search i found that Avahi (Zeroconf) was the problem....

0

Installation of tinydns and axfrdns. djbdns

This is a small howto in installation of djbdns, with tinydns and axfrdns services.
First install daemontools

mkdir -p
/package
chmod 1755
/package
cd /package
wget http://cr.yp.to/daemontools/daemontools-0.76.tar.gz
gunzip daem…