NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: how to debug intermitently slow SSH tunneled VNC session





On 14/04/2026 4:44 pm, Ramiro Aceves wrote:
Hello

I am experiencing a weird problem with my RapberryPi4 8 GB RAM setup. RPi4 is connected via ethernet to the home router.


I start an ssh session from my Windows PC at work using Mingw64 to the home RPi4:


ssh -o ServerAliveInterval=60 -p 50006  -L 5901:127.0.0.1:5901 -L 50012:localhost:50012 user@host

Those ports are redirected by the home router to the RPi4 static IP address.


Whenever I've had persistent issues with SSH being slow, it's normally come down to the DNS.

Cheers
Max.



Home | Main Index | Thread Index | Old Index