Searched refs:server_location (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/package/openvpn/files/
H A Dopenvpn.push_routing_rule80 server_location=$(cat /tmp/openvpn/server_location)
81 if [ "$server_location" = "US" ] && [ "$client_location" != "US" ]; then
85 elif [ "$server_location" = "EU" ] && [ "$client_location" != "EU" ]; then
H A Dopenvpn.init195 /usr/sbin/wget -T 10 http://www.speedtest.net/api/country -O /tmp/openvpn/server_location

Completed in 27 milliseconds