Search found 5 matches
- Wed May 13, 2020 4:59 am
- Forum: Nagios XI
- Topic: Change SSH negoiated ciphers to improve security
- Replies: 5
- Views: 406
Re: Change SSH negoiated ciphers to improve security
Thanks for the feedback, issue solved.
- Wed May 13, 2020 4:58 am
- Forum: Nagios XI
- Topic: Upgrade OVA Linux Kernel in the current deployment
- Replies: 3
- Views: 452
Re: Upgrade OVA Linux Kernel in the current deployment
Thanks for the feedback I will proceed as recommended.
- Fri May 08, 2020 2:44 pm
- Forum: Nagios XI
- Topic: Upgrade OVA Linux Kernel in the current deployment
- Replies: 3
- Views: 452
Upgrade OVA Linux Kernel in the current deployment
I use NagiosXI OVA CentOS release 6.7 (Final) and I would like to know if there is a procedure to upgrade CentOS version of this OVA without deploying a new server.
Thanks.
Thanks.
- Thu May 07, 2020 3:57 pm
- Forum: Nagios XI
- Topic: Change SSH negoiated ciphers to improve security
- Replies: 5
- Views: 406
Re: Change SSH negoiated ciphers to improve security
Hi jbrunkow,
this is the OVA I use, in fact I think you missed some commands, because I would like to know exactly what the modifications I need to do in sshd_config and ssh_config in order to use only strong ciphers and avoid the MD5 and CBC configured.
Thanks.
this is the OVA I use, in fact I think you missed some commands, because I would like to know exactly what the modifications I need to do in sshd_config and ssh_config in order to use only strong ciphers and avoid the MD5 and CBC configured.
Thanks.
- Wed May 06, 2020 7:50 pm
- Forum: Nagios XI
- Topic: Change SSH negoiated ciphers to improve security
- Replies: 5
- Views: 406
Change SSH negoiated ciphers to improve security
Currently the ssh sessions are being established using weak configurations such as hmac-md5 and CBC ciphers. How can I improve security by disabling this setting on the box and force the use of more secure ciphers such as AES and 3DES? I use the standard Nagios XI OVA based on VMware.