ONTAP Discussions

ONTAP Cluster Switch CN1610 SSH (arcfour)

parkea2
3,356 Views

Hi All

 

The CN1610  (software version 1.2.0.7)  is failing Nessus TCP/IP security scans due to arcfour cipher being present.

 

I have fixed this via a hack;

 

> enable

# linuxsh

vi  /mnt/application/sshd_config    (remove arcfour* )

kill <openssh PID>

opensshd -D -f /mnt/application/sshd_config

exit

 

This works, however is not persistant over a reboot. 

Can anyone advise on how to make this permanment or advise on a better solution to harden the ssh on the

service portcluys.

 

Rgds Andy

 

1 ACCEPTED SOLUTION

ritusangha
3,143 Views

did you run 'write memory' 

 

View solution in original post

1 REPLY 1

ritusangha
3,144 Views

did you run 'write memory' 

 

Public