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?