Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2005 22:17:44 +0200
From:      Lars Kristiansen <lars+lister.freebsd@adventuras.no>
To:        Doug Lee <dgl@dlee.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Is this a safe way to multi-home a mail server?
Message-ID:  <77DE858F106AC0B02EE08740@cm-84.118.177.041.chello.no>
In-Reply-To: <20050625113819.GI950@kirk.dlee.org>
References:  <20050625113819.GI950@kirk.dlee.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> 1.  Can I have both host IPs (one from each DSL net) as A records in
> DNS for the mail server's name--e.g.,
>
> 	mail.my.domain	IN A 1.2.3.4
> 	mail.my.domain	IN A 5.6.7.8
>
> and expect mail to arrive at the machine regardless of which network
> is working at any given time?  (Part of the

Might help with the first question:
If you have two A records and someone tries to send mail to your 
mailserver, a random pick is performed and if it cannot connect, delivery 
fails and will be tried later with a new random choose between the A 
records.
On the other hand, if you use two different hostnames with same priority in 
MX record it will choose one random and try the other if it fails.


> 2.  Is there a way, via routed or other means,


--
Med vennlig hilsen
Lars Kristiansen

A D V E N T U R A S
Tlf: 22 20 59 90
Fax: 22 20 59 91
lars@adventuras.no
http://www.adventuras.no




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?77DE858F106AC0B02EE08740>