Displaying 1 result from an estimated 1 matches for "somenet".
Did you mean:
homenet
2007 Jan 21
1
Multiple ConnectTo
...ut... only the first
ConnectTo works... in fact I've noticed that if the first user connects
to another one, the last can connect to the server, while he cannot ping
the central server if there is noone that connects to him
i.e.
Main server's tinc.conf
Name = centralserver
Interface = somenet
ConnectTo = user1
ConnectTo = user2
ConnectTo = user3
TCPOnly = yes
user 1's tinc.conf
Name = user1
Interface = somenet
user n's tinc.conf
Name = usern
Interface = somenet
obviously all hosts files have different Address, different Subnet
(11.11.11.11 and upper), all the connection...