search for: n6ksh

Displaying 4 results from an estimated 4 matches for "n6ksh".

Did you mean: ksh
2017 Aug 31
2
using both ConnectTo and AutoConnect to avoid network partitions
Hi Guus Following your suggestion we reconfigured our tinc network as follows. Here is a new graph and below is our updated configuration: http://imgur.com/a/n6ksh - 2 Tinc nodes (yellow labels) have a public external IP and port 655 open. They both have ConnectTo's to each other and AutoConnect = yes - The remainder tinc nodes (blue labels) have their tinc.conf set up as follows: ConnectTo = yellow1 ConnectTo = yellow2 AutoConnect = ye...
2017 Aug 31
0
using both ConnectTo and AutoConnect to avoid network partitions
On Thu, Aug 31, 2017 at 10:40:39AM -0700, Nirmal Thacker wrote: > Following your suggestion we reconfigured our tinc network as follows. > Here is a new graph and below is our updated configuration: > http://imgur.com/a/n6ksh [...] > We are concerned that: > - We still dont see edges in the graph that show connections between every > blue labeled node to both the yellow labeled nodes > > Any reason why we dont see these edges? Yes, AutoConnect will still remove outgoing connections that it thinks are re...
2017 Aug 31
2
using both ConnectTo and AutoConnect to avoid network partitions
...Sliepen <guus at tinc-vpn.org> wrote: > On Thu, Aug 31, 2017 at 10:40:39AM -0700, Nirmal Thacker wrote: > > > Following your suggestion we reconfigured our tinc network as follows. > > Here is a new graph and below is our updated configuration: > > http://imgur.com/a/n6ksh > [...] > > We are concerned that: > > - We still dont see edges in the graph that show connections between > every > > blue labeled node to both the yellow labeled nodes > > > > Any reason why we dont see these edges? > > Yes, AutoConnect will still remove...
2017 Aug 22
3
using both ConnectTo and AutoConnect to avoid network partitions
Hi Guus Thanks for clarifying. Some follow up questions: - How do we patch 1.1pre14 with this fix? Or will there be a 1.1pre15 to upgrade to? - What is the workaround until we patch with this fix? Using a combination of AutoConnect and ConnectTo? - When we use ConnectTo, is it mandatory to have a cert file in the hosts/* dir with an IP to ConnectTo ? -nirmal On Tue, Aug 22, 2017 at 12:10