I'm trying to set up a fully redundant OpenVPN tunnel, with two routers on each side.
All the tutorials I saw (such as http://dev.vyatta4people.org/highly-available-openvpn-connection-between-two-offices/) mention a site-to-site
setting, which doesn't seem to work with OpenVPN on a Linux server (which seems to always require a server and a client).
How can I achieve a similar setup using Linux servers?