One server, two bind/named process, one domain (with two nameservers)

Yes you need two bind instances

When you register a domain name you provide two nameservers.

Those nameservers the registrarar will know their ip addresses.

in my example the domain is cenite.com and the nameservers are ns1.cenite.com and ns2.cenite.com

Both nameservers are running on signle debian machine. I have started two bind processes on the machine. one is binded to the ns1.cenite.com external interface and ns2.cenite.com is to the other (backup) internet interface.

Here is a tool to check your domain name

Here is example zone file

cenite.com.db

cenite.com.ns2.db

here are the configuration files.

named2.conf

named.conf

The good think is when the first internet connection is down, the second will still serve your clients.

Bonus links

Go and switch to tinydns – people say it is much easier to configureĀ  http://cr.yp.to/djbdns/run-server-bind.html

dns zone generator

1 Comment

  1. Hi!
    And your setup is working ?
    I want to move my webhost at home and i’m thinking about using a backup internet connection .. from here will result 2 ips.
    first ip from the main ISP and the second ip from the back-up connection.

Comments are closed.

© 2024 Gudasoft

Theme by Anders NorénUp ↑