hey all, i'm seeing some odd behavior with sshd to my machine only when coming from my home network. was wondering if there's any way to get more insight into any QoS or other issues i may be hitting sshd debug hangs here: debug1: session_input_channel_req: session 0 req window-change client hangs here: debug2: channel 0: open confirm rwindow 0 rmax 32768 i've tried multiple machines on my home network with the same result. connecting from a machine not on my network seems to work also, confirmed this is happening for both a debian and a centos VM at arp so seems network-related What do the logs say on your VMs? Is your SSH port on 22, or a higher number? up_the_irons: i run the regular sshd on 22 but i also tried starting up a debug sshd on 2222 with the same result there's nothing in the regular ssh logs so i started up in debug mode. let me paste more to give you an idea hmm....now it's working for some reason i would suspect tcp/mtu over ssh window sizes if it's ppp maybe making sure there is 1500 mtu you can send do not fragment icmp to test