Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Lenny

This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian Lenny system. PowerDNS is a high-performance, authoritative-only nameserver – in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS.

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing MyDNS MyDNSConfig 3 On Fedora 10

In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig 3 on Fedora 10. MyDNS is a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. MyDNSConfig is an easy to use web-based interface to MyDNS. MyDNSConfig can create all types of DNS records that are available in MyDNS and adds features like user management and access privileges.

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing MyDNS-NG & MyDNSConfig 3 On Debian Lenny

In this tutorial I will describe how to install and configure MyDNS-NG and MyDNSConfig 3 on Debian Lenny. MyDNS-NG is a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. MyDNSConfig is an easy to use web-based interface to MyDNS-NG. MyDNSConfig can create all types of DNS records that are available in MyDNS and adds features like user management and access privileges.

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing PowerDNS (With MySQL Backend) And Poweradmin On Debian Etch

This article shows how you can install the PowerDNS nameserver (with MySQL backend) and the Poweradmin control panel for PowerDNS on a Debian Etch system. PowerDNS is a high-performance, authoritative-only nameserver – in the setup described here it will read the DNS records from a MySQL database (similar to MyDNS), although other backends such as PostgreSQL are supported as well. Poweradmin is a web-based control panel for PowerDNS.

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

How To Patch BIND9 Against DNS Cache Poisoning (Debian/Fedora/CentOS)

Dan Kaminsky earlier this month announced a massive, multi-vendor issue with DNS that could allow attackers to compromise any name server – clients, too. These two articles explain how you can fix a BIND9 nameserver on Debian Etch and Fedora/CentOS so that it is not vulnerable anymore to DNS cache poisoning.

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing An Ubuntu Hardy 8.04 LTS DNS Server With BIND

This tutorial shows how to set up an Ubuntu Hardy Heron (Ubuntu 8.04 LTS) based server that offers DNS services using BIND. This article is written for the 32-bit version of Ubuntu 8.04 LTS, but should apply to the 64-bit version as well.

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing And Using The Unbound Name Server On Debian Etch

Unbound is a validating, recursive, and caching DNS resolver, released under a BSD license. Version 1.0.0 was released on May 20, 2008. This tutorial explains how to install and use it on Debian Etch, including the creation of zones for your own domains.

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

How To Install And Use The djbdns Name Server On Debian Etch

djbdns is a very secure suite of DNS tools that consists out of multiple parts: dnscache, a DNS cache that can be used in /etc/resolv.conf instead of your ISP’s name servers and that tries to sort out wrong (malicious) DNS answers; axfrdns, a service that runs on the master DNS server and to which the slaves connect for zone transfers; and tinydns, the actual DNS server, a very secure replacement for BIND.

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail

Installing MyDNS And The MyDNSConfig Control Panel On Fedora 8

In this tutorial I will describe how to install and configure MyDNS and MyDNSConfig on Fedora 8. MyDNS is a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. The advantage is that MyDNS simply reads the records from the database, and it does not have to be restarted/reloaded when DNS records change or zones are created/edited/deleted. A secondary nameserver can be easily set up by installing a second instance of MyDNS that accesses the same database or, to be more redundant, uses the MySQL master / slave replication features to replicate the data to the secondary nameserver.

[Read more...]

StumbleUponDiggTwitterFacebookRedditLinkedInEmail