LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Slow network drive through MPPE VPN (https://www.linuxquestions.org/questions/linux-networking-3/slow-network-drive-through-mppe-vpn-4175717361/)

gugu 10-02-2022 08:33 AM

Slow network drive through MPPE VPN
 
Hi everybody!

I have dual boot installation Windows 10/Debian 10 on my laptop. In both systems I use a PPTP VPN to connect to my job's network to access shared drives.

I used default Debian network tools to configure my VPN connection and I use "cifs" to mount the network shared drive.

I don't know why but recently navigating in the shared drive is unbearably slow! A few minutes to charge any folder's content, 10 to 15 minutes to copy a few MB file, etc.

If I use windows everything works smoothly.

Any clue on the cause??

This is the command I use to mount the drive

Code:

sudo mount -t cifs //serveraddress/sharedfolder /home/user/SharedFolder -o username=username,password=password,uid=1000,gid=1000,forceuid,forcegid,vers=1.0

business_kid 10-12-2022 04:49 AM

I'm on protonvpn and that occasionally strikes. I just reconnect which solves it.


All times are GMT -5. The time now is 05:33 PM.