Opened 11 years ago
Closed 11 years ago
#333 closed Bug / Defect (wontfix)
OpenVPN iOS ignores 'rport' in .ovpn configuration
Reported by: | lawless96 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | OpenVPN Connect | Version: | OpenVPN 2.2.2 (Community Ed) |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: |
Description
Title says it.
Have 'rport 3389' configured but OpenVPN
attempts to contact 1194. Config and
log attached.
Attachments (3)
Change History (6)
Changed 11 years ago by
Attachment: | FLM_geileis1.2.ovpn added |
---|
Changed 11 years ago by
Attachment: | openvpn_iphone_log.txt added |
---|
Changed 11 years ago by
Attachment: | FLM_geileis1.ovpn added |
---|
comment:1 Changed 11 years ago by
Component: | Generic / unclassified → OpenVPN Connect |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
iOS client 1.0.2 should be a bit better at telling what it likes or not. "Soon" to be released to handle iOS7/64 bit.
The fact that it ignores some not-yet-implemented config options is intentional (so it will not fail right away) but you're right, it should issue a warning then.
Note: See
TracTickets for help on using
tickets.
Aaaggh! Found that one can add the
port to the 'remote' line.
Very hard to debug this app. No
feedback from it saying what keywords
are supported and which ones are
ignored. Since it's clearly not
100% compatible with regular
OpenVPN configurations it should
say what it does not like and warn
up-front to look hard at config
issues.
Close issue.