Allow port to be specified in Address statements.
[oweals/tinc.git] / doc / tinc.texi
index e6e6a42ec62c604b72cf1e1dddc9f8850d1c3068..35658188494a6b048dda3459a3c4e204389cbee8 100644 (file)
@@ -943,10 +943,11 @@ and will only allow nodes and subnets on the VPN which are present in the
 
 @table @asis
 @cindex Address
-@item Address = <@var{IP address}|@var{hostname}> [recommended]
+@item Address = <@var{IP address}|@var{hostname}> [<port>] [recommended]
 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.
 
 @cindex Cipher
 @item Cipher = <@var{cipher}> (blowfish)