remote-random

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
burbur
OpenVpn Newbie
Posts: 4
Joined: Thu Feb 07, 2013 4:21 am

remote-random

Post by burbur » Thu Feb 07, 2013 5:22 am

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

brettb
OpenVpn Newbie
Posts: 1
Joined: Fri Feb 01, 2013 9:25 pm

Re: remote-random

Post by brettb » Fri Feb 08, 2013 2:30 pm

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.

User avatar
jamesyonan
OpenVPN Inc.
Posts: 169
Joined: Thu Jan 24, 2013 12:13 am

Re: remote-random

Post by jamesyonan » Wed Feb 20, 2013 6:22 pm

remote-random is not currently supported in the iOS client (as of 1.0.0).

James

Douglas
Forum Team
Posts: 285
Joined: Wed Aug 27, 2008 2:41 am

Re: remote-random

Post by Douglas » Wed Feb 20, 2013 8:00 pm

Hopefully it gets supported soon! Would be a nice feature to have. For what it is worth, the interface is quite nice :)

Post Reply