Bug#296811: SSH hanging issues

2006-04-15 Thread Vaclav Smilauer
I ran into this exact problem today with 1:3.4p1-1.woody.3. It's undoubtedly a server-side MTU issue. I was able to do ssh [EMAIL PROTECTED] /sbin/ifconfig eth0 mtu 1000 and after a brief pause, everything works again. Adrian, is machine the server you are connecting to or is it

Bug#296811: SSH hanging issues

2006-04-11 Thread Adrian Irving-Beer
I ran into this exact problem today with 1:3.4p1-1.woody.3. It's undoubtedly a server-side MTU issue. I was able to do ssh [EMAIL PROTECTED] /sbin/ifconfig eth0 mtu 1000 and after a brief pause, everything works again. The pause is presumably because it sent me an oversized packet