From 3e924045ccaab1441b77ff43a2d7eb759b313f7b 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 a036d714..fc0d475a 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1226,6 +1226,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