X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftinc.texi;fp=doc%2Ftinc.texi;h=3bb4407604c46be144621b352f18990343b25cf9;hp=e69fb7e26d0818758fc6ea3dd9ccca0757cb4cf2;hb=d1dcdf8eb6f800704be426b1ce6f6c1a8e65ba0d;hpb=3b1fad04de6bed2f284fdf3d5b27d4162aeebc8c diff --git a/doc/tinc.texi b/doc/tinc.texi index e69fb7e2..3bb44076 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -759,7 +759,8 @@ both IPv4 and IPv6 or just IPv6 listening sockets will be created. @item BindToAddress = <@var{address}> [experimental] If your computer has more than one IPv4 or IPv6 address, 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 BindToAddress variables may be specified, +in which case listening sockets for each specified address are made. This option may not work on all platforms.