Hi,
I could use priority MX records easily if I had more than 1 server, but I don’t – I am trying to multihome a single server.
As I said before, the way I would usually do it with one server, one IP is like this:
server.domain.com – A record – IP Address
domain.com – MX record – 10 – server.domain.com
With 1 server and 2 IPs, I have found it more difficult.
I can’t just add another MX record because then I won’t be specifying the backup IP anywhere and there would be no resolution.
If I specify the 2nd IP and domain like above then I have to use CNAMES to alias the server (because there is only 1 server), but you can’t use a combination of CNAMES and non-CNAMES in the same entry – so I can’t do it that way.
I can’t find anything in either ‘DNS and BIND’ or the ‘DNS Cookbook’ about this, so any information from anyone else would be great!
Thanks
Comments are closed