The internt Link of a my company get very Slow when conect on sophos VPN.
It started a couple weeks.
Does anyone know what can it be?
Thanks!
This thread was automatically locked due to age.
The internt Link of a my company get very Slow when conect on sophos VPN.
It started a couple weeks.
Does anyone know what can it be?
Thanks!
Olá Rodrigo and welcome to the UTM Community!
What result do you get at the command line of the UTM when you run the following? Copy and paste the entire block at once.
cd /home
wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py --no-check-certificate
cc set ips status 0
sleep 15s
python speedtest.py
cc set ips status 1
sleep 30s
python speedtest.py
Also, what Up/Down speeds does your ISP say you have?
Cheers - Bob
Olá Rodrigo and welcome to the UTM Community!
What result do you get at the command line of the UTM when you run the following? Copy and paste the entire block at once.
cd /home
wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py --no-check-certificate
cc set ips status 0
sleep 15s
python speedtest.py
cc set ips status 1
sleep 30s
python speedtest.py
Also, what Up/Down speeds does your ISP say you have?
Cheers - Bob