Allow multiple BindToAddress statements.
[oweals/tinc.git] / doc / tinc.conf.5.in
index dd74acfaf04efb59f7050c5f679a5aab4bef65cb..6853bae4e9af54f9ed4d143c27221eb1576bbf42 100644 (file)
@@ -133,7 +133,10 @@ IPv6 listening sockets will be created.
 If your computer has more than one IPv4 or IPv6 address,
 .Nm tinc
 will by default listen on all of them for incoming connections.
-It is possible to bind only to a single address with this variable.
+Multiple
+.Va BindToAddress
+variables may be specified,
+in which case listening sockets for each specified address are made.
 
 .Pp
 This option may not work on all platforms.