Re: how to debug intermitently slow SSH tunneled VNC session
Ramiro Aceves <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
El 17/4/26 a las 12:57, Michael van Elst escribió: > [email protected] (Ramiro Aceves) writes: > >> netbsd-raspa4$ date; netstat -s -p tcp | grep retr >> vie abr 17 09:03:18 CEST 2026 >> 16064 data packets (8839109 bytes) retransmitted >> 5812 retransmit timeouts >> 28 SYN,ACKs retransmitted > >> netbsd-raspa4$ date; netstat -s -p tcp | grep retr >> vie abr 17 09:08:51 CEST 2026 >> 16298 data packets (8963781 bytes) retransmitted >> 5842 retransmit timeouts >> 28 SYN,ACKs retransmitted >> netbsd-raspa4$ > > > Then maybe debug your network and not ssh. > Yes, thanks Michael. I’ll continue investigating further. The issue is that the problem is intermittent—sometimes it works just fine, and other times it performs very poorly. The big additional problem is that I am not an expert, only a normal user ;-) Regards. Ramiro.