Curious ssh errors
Posted: Thu Dec 26, 2024 10:40 pm
I have a network with a Wireless Wire Cube Pro that's working flawlessly, except for some curious ssh behavior. During setup nothing in the configuration was changed except the admin login password. Factory configuration worked without modification.
In the device's log, viewed with WinBox 3.41, I see many failed attempts to login via ssh from the device's own IP addresses. For example, the device in question has IP addresses 192.168.0.250 and 192.168.88.2, and I see:
repeating at somewhat random intervals approximating once a minute. I see similar log messages on the other device (IP 192.168.0.251 and 192.168.88.3) as well
Clearly there's some background process running on the devices that didn't get the message about the password changing.
What do I need to fix here?
In the device's log, viewed with WinBox 3.41, I see many failed attempts to login via ssh from the device's own IP addresses. For example, the device in question has IP addresses 192.168.0.250 and 192.168.88.2, and I see:
Code: Select all
login failure for user admin from 192.168.0.250 via winbox
login failure for user admin from 192.168.88.2 via winbox
repeating at somewhat random intervals approximating once a minute. I see similar log messages on the other device (IP 192.168.0.251 and 192.168.88.3) as well
Clearly there's some background process running on the devices that didn't get the message about the password changing.
What do I need to fix here?