<div dir="ltr"><div>Promox 4.2 running on 2 nodes + 1 quorum = total 3 servers.</div><div>All of them have tinc 1.0.24 running.</div><div><br></div><div>On very rare occasions (every few days or 1~2 weeks), my website hosted on this proxmox node will throw cloudflare 522 connection timed out for few seconds or few minutes: <a href="https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522-Connection-timed-out">https://support.cloudflare.com/hc/en-us/articles/200171906-Error-522-Connection-timed-out</a></div><div><br></div><div>This problem has been driving me crazy. I'm not sure, but I suspect this is caused by tinc vpn that somehow got disconnected.</div><div><br></div><div>root@node1pve:/# iperf -s</div><div>------------------------------------------------------------</div><div>Server listening on TCP port 5001</div><div>TCP window size: 4.00 KByte (default)</div><div>------------------------------------------------------------</div><div>[ 4] local 192.168.xxx.xxx port 5001 connected with 192.168.xxx.xxx port 13394</div><div>[ ID] Interval Transfer Bandwidth</div><div>[ 4] 0.0-10.1 sec 1.02 GBytes 868 Mbits/sec</div><div><br></div><div>root@node2pve:/# iperf -c node1pve</div><div>------------------------------------------------------------</div><div>Client connecting to node1pve, TCP port 5001</div><div>TCP window size: 45.0 KByte (default)</div><div>------------------------------------------------------------</div><div>[ 3] local 192.168.xxx.xxx port 13394 connected with 192.168.xxx.xxx port 5001</div><div>[ ID] Interval Transfer Bandwidth</div><div>[ 3] 0.0-10.0 sec 1.02 GBytes 876 Mbits/sec</div><div><br></div><div>root@node3pve:/# iperf -c node1pve</div><div>------------------------------------------------------------</div><div>Client connecting to node1pve, TCP port 5001</div><div>TCP window size: 45.0 KByte (default)</div><div>------------------------------------------------------------</div><div>[ 3] local 192.168.xxx.xxx port 55336 connected with 192.168.xxx.xxx port 5001</div><div>[ ID] Interval Transfer Bandwidth</div><div>[ 3] 0.0-10.0 sec 1.06 GBytes 907 Mbits/sec</div><div><br></div><div><br></div><div>/etc/tinc/vpn/tinc.conf:</div><div><br></div><div>Name = node1pve</div><div>AddressFamily = ipv4</div><div>Device = /dev/net/tun</div><div>Mode = switch</div><div>ConnectTo = node2pve</div><div>Digest = none</div><div>Cipher = none</div><div><br></div><div>What should I do? Maybe some setting on tinc.conf file?</div><div><br></div><div>Thanks :)</div><div><br></div><div>Best regards,</div><div>John.</div><div><br></div></div>