ConnectTo does not mean tinc does not listen for incoming connections anymore.
This commit is contained in:
parent
8ae54dc7c7
commit
ee64b8ef33
1 changed files with 2 additions and 2 deletions
|
@ -1371,8 +1371,8 @@ ConnectTo = BranchA
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
Note here that the internal address (on eth0) doesn't have to be the
|
Note here that the internal address (on eth0) doesn't have to be the
|
||||||
same as on the tap0 device. Also, ConnectTo is given so that no-one can
|
same as on the tap0 device. Also, ConnectTo is given so that this node will
|
||||||
connect to this node.
|
always try to connect to BranchA.
|
||||||
|
|
||||||
On all hosts, in @file{@value{sysconfdir}/tinc/company/hosts/BranchB}:
|
On all hosts, in @file{@value{sysconfdir}/tinc/company/hosts/BranchB}:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue