X-Git-Url: http://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.texi;h=f0b4dd482ea5f10bf7a9699f617b6a4c041f88c2;hb=b300f99dfbda5fc57a5366cdcb2a347e38723417;hp=0e2b1ebb638496e8b99884b7450ee3b5ebc8b68d;hpb=5b7f42bca4dbfee7a5fa2bc119f4739baaeb2f55;p=tinc diff --git a/doc/tinc.texi b/doc/tinc.texi index 0e2b1ebb..f0b4dd48 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1063,7 +1063,7 @@ This option selects the way packets are routed to other daemons. @item router In this mode Subnet variables in the host configuration files will be used to form a routing table. -Only unicast packets of routable protocols (IPv4 and IPv6) are supported in this mode. +Only packets of routable protocols (IPv4 and IPv6) are supported in this mode. This is the default mode, and unless you really know you need another mode, don't change it. @@ -1242,11 +1242,9 @@ Furthermore, specifying "none" will turn off packet authentication. @cindex IndirectData @item IndirectData = (no) -This option specifies whether other tinc daemons besides the one you -specified with ConnectTo can make a direct connection to you. This is -especially useful if you are behind a firewall and it is impossible to -make a connection from the outside to your tinc daemon. Otherwise, it -is best to leave this option out or set it to no. +When set to yes, other nodes which do not already have a meta connection to you +will not try to establish direct communication with you. +It is best to leave this option out or set it to no. @cindex MACLength @item MACLength = <@var{bytes}> (4)