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.
To learn more, please review the information in this blog post.

ONTAP Discussions

ONTAP Cluster Switch CN1610 SSH (arcfour)

parkea2
4,759 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,546 Views

did you run 'write memory' 

 

View solution in original post

1 REPLY 1

ritusangha
4,547 Views

did you run 'write memory' 

 

Public