From 2769a110fe286365babfe7591eb7418f31bf02d6 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Thu, 5 Dec 2013 14:30:00 +0100 Subject: [PATCH] Mention in the manual that multiple Address staments are allowed. --- doc/tinc.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/tinc.texi b/doc/tinc.texi index b012cd9f..b86bc09c 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1134,6 +1134,8 @@ This variable is only required if you want to connect to this host. It must resolve to the external IP address where the host can be reached, not the one that is internal to the VPN. If no port is specified, the default Port is used. +Multiple Address variables can be specified, in which case each address will be +tried until a working connection has been established. @cindex Cipher @item Cipher = <@var{cipher}> (blowfish) -- 2.20.1