Hello,
I want todo the following setup. Outbound only, (basically sending host for applications and printer), 3 nodes on 3 differfent locations via site2site wireguards.
configuration should be identical on each.
as far i understood, each can work independent (which is the point to have one on each site) and only config will fail in case of a node fail or network error.
now on the clientside (send smtp setting for my clients) i would like to have also the option to be kinda redundant.
so multiple A entries for that cluster like mailcluster.example.local gets 3x CNAME entry to mailnode1.example.local, mailnode2.example.local and mailnode3
is there any better way to not have total roundrobin (id rather have a fallback instead)
anything else iam missing or should that work this way ?
and is latency for the cluster not a problem like with corosync ?
I want todo the following setup. Outbound only, (basically sending host for applications and printer), 3 nodes on 3 differfent locations via site2site wireguards.
configuration should be identical on each.
as far i understood, each can work independent (which is the point to have one on each site) and only config will fail in case of a node fail or network error.
now on the clientside (send smtp setting for my clients) i would like to have also the option to be kinda redundant.
so multiple A entries for that cluster like mailcluster.example.local gets 3x CNAME entry to mailnode1.example.local, mailnode2.example.local and mailnode3
is there any better way to not have total roundrobin (id rather have a fallback instead)
anything else iam missing or should that work this way ?
and is latency for the cluster not a problem like with corosync ?
Last edited: