Last active
May 27, 2017 12:29
-
-
Save wader/502174b82a94ff990b86 to your computer and use it in GitHub Desktop.
Telia TG799vn v2 MediaAccess Gateway and SSH problem
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# don't set QoS field in packets, the router seems to do something strange if set. | |
ssh -o IPQoS=cs0 ... |
No haven't found any other fix. I don't own this kind of router myself but uses one occasionally.
Turn off QoS does not fix the problem with 10.5.1.Q?
you can also put:
Host *
IPQoS 0x00
in ~/.ssh/config
It would be interesting to know why the router is doing this, weird bug or on purpose?
Thanks, @carlhoerberg!
thank you @carlhoerberg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you find any fix? I got that router today as a replacement and SSH is a nightmare. Every other connection drops, or stalls.
Mine has the Software Relase "10.5.1.Q".