NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

ONTAP Cluster Switch CN1610 SSH (arcfour)

parkea2
4,757 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
4,544 Views

did you run 'write memory' 

 

View solution in original post

1 REPLY 1

ritusangha
4,545 Views

did you run 'write memory' 

 

Public