Hi,
I believe SSHD is broken (refuses all connections) in the Zabbix 2.0.4 Appliance.
Symptoms:
- Zabbix Appliance 2.0.4 refuss all SSH connection attempts.
- Command "dmesg" shows that the firewall accepts these connections ("SFW2-INext-ACC-TCP").
- Command "netstat -l" shows that SSH is not listening on its standard (tcp/22) port.
- Commands "rcsshd restart", "systemctl status sshd.service" and "/etc/init.d/sshd start" show that SSHD cannot be started.
- File "/var/log/messages" shows "Starting SSH daemon OpenSSL version mismatch. Built against 1000005f, you have 1000103f".
Workaround applied:
- yast => Software => Software Management => search:SSL => updated (">") the 3 installed SSL-related packages
- yast => Software => Software Management => search:SSH => updated (">") the 3 installed SSH-related packages
- After this, SSHD worked as expected.
Notes:
- Of those 6 SSH/SSL package updates, probably only one or two were needed.
- This issue was verified on appliance: Zabbix_2.0_x86.i686-2.0.4.vmx.tar.gz
- This issue is possibly related to:
Joel
I believe SSHD is broken (refuses all connections) in the Zabbix 2.0.4 Appliance.
Symptoms:
- Zabbix Appliance 2.0.4 refuss all SSH connection attempts.
- Command "dmesg" shows that the firewall accepts these connections ("SFW2-INext-ACC-TCP").
- Command "netstat -l" shows that SSH is not listening on its standard (tcp/22) port.
- Commands "rcsshd restart", "systemctl status sshd.service" and "/etc/init.d/sshd start" show that SSHD cannot be started.
- File "/var/log/messages" shows "Starting SSH daemon OpenSSL version mismatch. Built against 1000005f, you have 1000103f".
Workaround applied:
- yast => Software => Software Management => search:SSL => updated (">") the 3 installed SSL-related packages
- yast => Software => Software Management => search:SSH => updated (">") the 3 installed SSH-related packages
- After this, SSHD worked as expected.
Notes:
- Of those 6 SSH/SSL package updates, probably only one or two were needed.
- This issue was verified on appliance: Zabbix_2.0_x86.i686-2.0.4.vmx.tar.gz
- This issue is possibly related to:
o https://bugzilla.novell.com/show_bug.cgi?id=780979
o http://openssl.6102.n7.nabble.com/Op...02.html#a31414
o https://bugzilla.mindrot.org/show_bug.cgi?id=1991
Regards,o http://openssl.6102.n7.nabble.com/Op...02.html#a31414
o https://bugzilla.mindrot.org/show_bug.cgi?id=1991
Joel

Comment