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
- Red Hat 6.0 and ssh-2.0.13 running from inetd Rob Francis
- Josh Rivel
