Page 1 of 1

duplicate tcp/udp

Posted: Wed Apr 05, 2023 7:29 am
by doit2010
server: openvpn-as 2.11.3
client:openvpn-community-clent 2.6.2-i001 (I don't like your openvpn connect-3.***)


***.ovpn:

client
server-poll-timeout 4
nobind
remote 1.15.100.150 1194 udp
remote 1.15.100.150 1194 udp
remote 1.15.100.150 443 tcp
remote 1.15.100.150 1194 udp
remote 1.15.100.150 1194 udp
remote 1.15.100.150 1194 udp
remote 1.15.100.150 1194 udp
remote 1.15.100.150 1194 udp

dev tun
dev-type tun
remote-cert-tls server



openvpn-community-clent 2.6.2-i001 often prompts : WARNING: You have specified redirect-gateway and redirect-private at the same time (or the same option multiple times). This is not well supported and may lead to unexpected results


When will you fix these duplicate udp/tcp