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!
Hello Rodrigo,
Thank you for contacting the Sophos Community!
Just to clarify, when a user connects to the VPN, then the internet speed in the company becomes slow?
Do you happen to have maybe QoS for the VPN and its traffic is being prioritized?
Regards,
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