Potato's version of ssh says invalid option. I have putty >win ssh client< set to protocol 2 and it works against the server fine.

Pollywog wrote:

On 2001.11.26 02:33 Hanasaki JiJi wrote:

how do i get potato sshd to ignore v1 connections?


in /etc/ssh/sshd_config at the top of the file, you probably have something like this:

Port 22
Protocol 2,1


Just change the Protocol line to:

Protocol 2


that should do it.


--
Andrew



Reply via email to