Opened 2 years ago
Last modified 2 months ago
#1154 assigned Bug / Defect
Adaptive does not work with OpenVPN Connect 3.0.2 on iOS 12.1
Reported by: | olafman1 | Owned by: | denys |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Generic / unclassified | Version: | OpenVPN Connect for iOS v3.0.2 |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: | yuriy |
Description
Issue first shared in https://forums.openvpn.net/viewtopic.php?f=36&t=27539.
IOS will not attempt to use the second remote entry in the client config, only the first one will be used when adaptive is selected.
Example client config:
remote server.example.com 443 udp
remote server.example.com 1194 udp
Only connection attempts to port 443/udp are made, never 1194/udp.
When the following config is used:
remote server.example.com 443 udp
remote server.example.com 8443 tcp
The iOS app will connect to the UDP remote when UDP is selected for the protocol. When TCP is selected for the protocol port 8443/TCP is successfully used. When adaptive is selected only port 443/udp is selected and 8443 TCP is never attempted. I stop my server from listening on 443/UDP for reproducing the failure.
Change History (5)
comment:1 Changed 2 years ago by
comment:2 Changed 16 months ago by
Cc: | yuriy added |
---|
comment:3 Changed 16 months ago by
Version: | → OpenVPN Connect for iOS v3.0.2 |
---|
comment:4 Changed 6 months ago by
Owner: | set to yuriy |
---|---|
Status: | new → assigned |
comment:5 Changed 2 months ago by
Owner: | changed from yuriy to denys |
---|
cc