Displaying 1 result from an estimated 1 matches for "lineswith".
Did you mean:
line_width
2018 Nov 12
2
tinc disconnects
...the system logs it produces entries like
Error looking up <host B> port 655: System error
this goes on every few minutes. Note that the host B is perfectly resolvable by
the nameserver and perfectly contactable via ping.
At the same time in the system log of host B I just see a couple of lineswith
<host A> didn't respond to PING in 5 seconds
Closing connection with <host A>
If I restart tinc on host A at this point, it reconnects perfectly and itkeepw
working for some time.
System A is ubuntu bionic, with tinc 1.0.33
System B is debian stretch with tinc 1.0.31
On both s...