Talk:HOWTO Setup Bind with DLZ, MySQL and replication

From Gentoo Linux Wiki

Jump to: navigation, search

Does anyone know of a web interface for this setup?

Cheers, NachO!

Also; I noticed when using this setup, named tries to start before mysql at boot time and then fails because it can't connect to mysql. I solved this by adding mysql to the dependancy in /etc/init.d/named:

depend() {
        need net mysql
        use logger
        provide dns
}

NachO!

i've just added this.
thanks for your advice
--MarcPG 10:08, 2 July 2008 (UTC)

NachO! & MarcPG

BIND DLZ on Rails is Ruby on Rails interface for BIND currently under active development. See http://www.opensourcery.co.za/bind-dlz-on-rails/ for more information.

Kenneth Kalmer (Developer) Fri Jul 25, 2008 00:04 GMT+2

Personal tools