Page 1 of 1

remote-random

Posted: Thu Feb 07, 2013 5:22 am
by burbur
First, thanks to the developers of OVPN Connect for iOS. Very polished, very useful app.

I'm unable to get the remote-random function to work as I would expect. That is, when provided with multiple remote ip address/port entries, I only ever get connected to the first entry in the ovpn file.

I can connect to each remote site when listed on their own in an ovpn file.

client config looks like:

Code: Select all

client
proto tcp
dev tun
remote a.a.a.a 1194
remote b.b.b.b 1194
remote-random
I also turned off "persist tun"

Has anyone else had this experience, or some success?

Thanks

Re: remote-random

Posted: Fri Feb 08, 2013 2:30 pm
by brettb
Update:

remote-random appears provided with a remote hostname that resolves to multiple IP addresses, but not when provided with multiple IP address in the ovpn file itself.

Re: remote-random

Posted: Wed Feb 20, 2013 6:22 pm
by jamesyonan
remote-random is not currently supported in the iOS client (as of 1.0.0).

James

Re: remote-random

Posted: Wed Feb 20, 2013 8:00 pm
by Douglas
Hopefully it gets supported soon! Would be a nice feature to have. For what it is worth, the interface is quite nice :)