Opened 6 years ago

Closed 15 months ago

Last modified 15 months ago

#1109 closed Bug / Defect (wontfix)

OpenVPN import OVPN profile on iOS

Reported by: koodinurk Owned by: OpenVPN Inc.
Priority: minor Milestone:
Component: OpenVPN Connect Version:
Severity: Not set (select this one, unless your'e a OpenVPN developer) Keywords: iOS, import, ovpn profile
Cc:

Description

If I try to import profile from my routers web ui, app throws this error:

Failed to import profile
Failed to import OVPN profile from selected file.option_error: remote option not specified

but if I save it to disk, and import it via shared folders in iTunes, everything started to work again.

File

remote my_obscure_ip 1194
float
nobind
proto tcp-client
dev tun
sndbuf 0
rcvbuf 0
keepalive 15 60
comp-lzo adaptive
auth-user-pass
client
auth SHA512
cipher AES-256-CBC
ns-cert-type server

<ca>
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----

</ca>

<cert>
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----

</cert>

<key>
-----BEGIN PRIVATE KEY-----
-----END PRIVATE KEY-----

</key>

<tls-auth>
-----BEGIN OpenVPN Static key V1-----
-----END OpenVPN Static key V1-----

</tls-auth>

Older version app worked just fine, after updating my previous profile did not work anymore. Got this error, Connection Timeout: NETWORK_EOF_ERROR every time and no connection was made. Thought to import profile again, but got this error instead when importing from routers web interface.

iOS: 10.3.3, iPhone 6
Asus GT-AC5300

Attachments (1)

IMG_1565.PNG (60.3 KB) - added by koodinurk 6 years ago.
iOS app error message, when trying to import

Download all attachments as: .zip

Change History (7)

Changed 6 years ago by koodinurk

Attachment: IMG_1565.PNG added

iOS app error message, when trying to import

comment:1 Changed 6 years ago by koodinurk

I can't upload any more attachments cause of your weird spam filter which is doing it's own thing.

Error: Submission rejected as potential spam
SpamBayes? determined spam probability of 84.62%

Here are the steps in more detail to reproduce
http://existanz.planet.ee/temp/router_web_ui.jpg

comment:2 Changed 6 years ago by Antonio Quartulli

Component: ConfigurationOpenVPN Connect
Owner: set to yuriy
Status: newassigned

comment:3 Changed 5 years ago by jemsford

VPN stands Virtual private network. it basically used for building the computer network. Many types of devices are using in the computer network such as Router, switches LAN Cable etc. you can simply create the profile in the IOS. you can also use the Asus laptop in the computer network. If your Asus Laptop is not working properly, please visit https://www.asussupportnumber.com/asus-customer-support/

Version 0, edited 5 years ago by jemsford (next)

comment:4 Changed 3 years ago by Gert Döring

Owner: changed from yuriy to denys

comment:5 Changed 3 years ago by Antonio Quartulli

Owner: changed from denys to OpenVPN Inc.

comment:6 Changed 15 months ago by Gert Döring

Resolution: wontfix
Status: assignedclosed

OpenVPN Inc does not want to receive any feedback for the "Connect"
OpenVPN clients via the community bug trackers (here and in GH issues).

Please resubmit - if still relevant - via https://support.openvpn.net/

Last edited 15 months ago by Gert Döring (previous) (diff)
Note: See TracTickets for help on using tickets.