Displaying 1 result from an estimated 1 matches for "client_01".
Did you mean:
client01
2011 Feb 22
5
Direct connections between nodes are in the same LAN (behind common NAT)
...problem:
Remotely located nodes can establish a direct UDP connection, but the nodes that are in the same local network can not, and all traffic goes through the public node.
In the log files I see that the nodes can not agree on the MTU.
1298030480 tinc.vpn[4056]: No response to MTU probes from client_01
I understand this so that local nodes can not receive messages MTU probe from each other. Although from the remote nodes they successfully receive these messages.
Tell me please, how can I solve this problem?
Additional information:
I have 4 nodes:
1) VPNGATE - public node and all the other n...