Hello I want build a cluster of two servers with mirror in SQL, WEB and Mail, but I need different DNS servers. Can i do that? If yes, How? Thanks
Mirroring mirrors all services, so the DNS will be mirrored too. But why don't you want to mirror DNS?
Because I only have 4 servers, 2 mirroring webs and SQL, and 2 mirroring mail and roundcube. I'd like to have 4 name servers I suppose that i can install ISPConfig without configure DNS, and do it later manually. What do you think?
That possible of course. But you won't be able to configure the DNS servers from within ISPConfig then.
one master dns ns1.mydomain.ext, and three slaves dns ns2, ns3 and ns4 the idea is that we access to web and mail server through ipfailover address and each dns server with its ip
you can disable the dns-service for the the slave-servers (mirrors) and use bind to replicate the dns-zones from your master to the slaves. Just make sure, that the bind-slaves know all zones.