Hi, For reliability and load balance reasons, I have an OpenVPN client configuration .ovpn file containing more than one remote server, something like:
remote host1.example-a.com 1194
remote host2.example-b.com 1195
remote host3.example-c.com 1196
…
remote hostn.example-x.com 1190
remote-random
After a few experiments, it looks like the Brume 2 OpenVPN Client does function properly. However the VPN Dashboard always displays the first server in the .ovpn file, NOT the server it actually connected to.