Rob Francis wrote...
> I am running a fresh install of Red Hat 6.0 and ssh-2.0.13 (kernel
> 2.2.5-15).
 
[snip]

> Doing an ssh2 into the box fails with a "packet too long error":

[snip]

Here's how to solve this problem.

[root@machine ssh-2.0.13]# ./configure --with-libwrap=no --any-other-options-you-want

(output from configure)

[root@machine ssh-2.0.13]# make 
[root@machine ssh-2.0.13]# make install

It now works with ssh2 and ssh1 no problems.

Josh
 

Reply via email to