tox-pal 0 Posted ... In one of topis I submitted earlier someone from AirVPN staff wrote that it's possible to create a configuration for router (ASUS-wrt/Merlin) which will randomly rotate VPN servers from selected continent. However, when I asked how to di it, no more reply was posted. Could anyone tell me how to do it? I would like router to randomly rotate all VPN servers from Europe (except servers from single country, where I live in, so I don't want any server from one specific country to be used). Quote Share this post Link to post
go558a83nk 362 Posted ... there are settings so that upon connection openvpn chooses a server in the config at random. but I don't know of ways to "rotate" the servers automatically. when you say rotate I imagine you're talking about automatically switching at a specified time interval. "remote-random" is the command to randomize a list of remotes upon connection then your list of remotes (servers), 1 for each line. remote 1.1.1.1 443remote 2.2.2.2 443remote 3.3.3.3 443 just use the IP addresses of the servers you want to use. This will all go in the custom config down at the bottom of the openvpn client page. I am concerned that maybe the server input in the server field near the top of the openvpn client page will take priority every time. You'll have to test it. Quote Share this post Link to post
tox-pal 0 Posted ... Well, this is a message posted by one of staff members: "There is actually a possibility to generate a config file that will rotate up to 64 EU servers randomly." Quote Share this post Link to post
zhang888 1066 Posted ... You should follow the above suggestion.When you have the "remote-random" directive together with multipleservers, separated by new lines, you can have up to 64 remote servers in each config file. Quote Hide zhang888's signature Hide all signatures Occasional moderator, sometimes BOFH. Opinions are my own, except when my wife disagrees. Share this post Link to post
Guest Posted ... Can you post some example of the scripts so that I can manually add those selective servers I needed Quote Share this post Link to post
dj77 6 Posted ... add in additional config remote-randomremote xx.xxx.xxx.xx 443remote xx.xxx.xxx.xx 443 Quote Share this post Link to post
Guest Posted ... Can I add the duration for each connection before expiration and move on to the next vpn server? Quote Share this post Link to post
Flx 76 Posted ... Can I add the duration for each connection before expiration and move on to the next vpn server?@Alex_Sung RESOLVED.Instead of adding a duration for the session itself....a time countdown has been implemented.Can you post some example of the scripts so that I can manually add those selective servers I neededSee this --->>https://airvpn.org/topic/17440-guide-fix-for-tap-adapter-in-windows/page-3?do=findComment&comment=82338Enjoy,Flx Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post