In Stellar Wireless AWOS 4.0.4.5094 (MR5) wurde eine Änderung im SSH-Server der Access Points durchgeführt, die zu Zugriffsschwierigkeiten via CLI Terminal in OmniVista führt.
Ein Update auf AWOS 4.0.4.6007 (MR6) steht zur Verfügung und löst diese Thematik!
Der Zugriff mit einem lokalen SSH Client (auf Windows z.B. Putty) ist weiterhin möglich.
benny@Bennys-MacBook-Pro ~ % ssh support@192.168.10.10 support@192.168.10.10's password: ---------------------------------------------------------------------------- ######### ######### ######### ### ### ## ######## ######## ######## ######## ### ### #### ######### ### ### ### ### ### ## ## ### ### ######### ### ###### ### ### ### ### ####### ### ### ### ### ### ### ### ####### ######## ### ######### ######### ######### ### ### ### ### ######### ### ######## ######## ######## ### ### ### ### Where Everything Connects ---------------------------------------------------------------------------- support@Wohnzimmer:~$ showver 4.0.4.5094
Abhängig vom eingesetzten Client, kann es sein dass folgende Fehlermeldung angezeigt wird. Dies gilt für z.B. AWOS 4.0.4 MR1/MR2/MR3/MR4.
benny@Bennys-MacBook-Pro ~ % ssh support@192.168.15.122 Unable to negotiate with 192.168.15.122 port 22: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,kexguess2@matt.ucc.asn.au
benny@Bennys-MacBook-Pro ~ % ssh -o KexAlgorithms=diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 support@192.168.15.122