It might be more prudent to only configure the server for Protocol version 2, unless you have clients that can only use v1.
In /usr/local/etc/sshd_config:
Change
#Protocol 1,2
to
Protocol 2
Return to article...[an error occurred while processing this directive]