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

Bug#495917: openssh-client: unable to connect to Netscreen Devices with version 1:5.1p1-2



Hi,

I just had chance to test the patch. With the small amendment below it
works fine with our XOS switches (typically ExtremeXOS version 11.6.3.5
v1163b5).

Thanks!

Dave

--- openssh-5.1p1.orig/compat.c
+++ openssh-5.1p1/compat.c
@@ -160,6 +160,8 @@
                                        SSH_BUG_SCANNER },
                { "Probe-*",
                                        SSH_BUG_PROBE },
+               { "NetScreen,"
+                 "*4.1.2*",            SSH_BUG_WINDOWSIZE },
                { NULL,                 0 }
        };
 



-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 



Reply to: