MX Record: 2 records for the same computer name?

David Botham dns at botham.net
Thu Aug 7 20:41:17 UTC 2003



> -----Original Message-----
> From: bind-users-bounce at isc.org [mailto:bind-users-bounce at isc.org] On
> Behalf Of Trandar
> Sent: Thursday, August 07, 2003 3:20 PM
> To: comp-protocols-dns-bind at isc.org
> Subject: MX Record: 2 records for the same computer name?
> 
> Currently I have 2 MX records for 2 different exchange servers.  I
> have a backup DSL line in case the first one fails that I switch out.
> If the backup line is used the IPs change for the 2 exchange servers.
> I would like to create 2 more mx records for the same 2 exchange
> servers with the IPs from the backup DSL line.  Can I do something
> like this?
> 
> 10 server 1 10.1.1.1
> 20 server 2 10.1.1.2
> 30 server 1 192.1.1.1
> 40 server 2 192.1.1.2

I am not sure what you are trying to do with the 4 lines above.
However, I can say that these line do not resemble MX Records (or any
other dns rr that I know of).

MX Resource Records look like this:

; In the example.com zone file:
example.com		MX 10	mail.example.com.
example.com		MX 20 bakupmail.myispexample.com.


mail			A	10.10.120.5


Dave...








More information about the bind-users mailing list