X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftinc.texi;h=817c2dedcb05872ea31be34a1ad2a397c65c37b4;hp=b7d646d58e01941acf716ce04b74ee3bb215c926;hb=9f6a96af3939bd2de410ce346a8c8fbcf93e7c9b;hpb=708314df2f61675d0f54e541c9fff62ac1f433b5;ds=sidebyside diff --git a/doc/tinc.texi b/doc/tinc.texi index b7d646d5..817c2ded 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.