recurring timeouts during ping
Posted: Fri Nov 04, 2022 2:39 pm
Hi, I have a openvpn server running on Ubuntu server. Only one of the windows clients (via t-mobile in Germany) has issues. It connects but then experiences timeouts.
Server config:
dev tun
proto udp
remote x1.x2.x3.x4 1194
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
auth SHA512
cipher AES-256-CBC
ignore-unknown-option block-outside-dns
block-outside-dns
verb 3
Any suggestions how to overcome this issue?

Server config:
dev tun
proto udp
remote x1.x2.x3.x4 1194
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
auth SHA512
cipher AES-256-CBC
ignore-unknown-option block-outside-dns
block-outside-dns
verb 3
Any suggestions how to overcome this issue?
