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

Re: SSH v2 setup on potato



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 to: