I'm trying to set up a CHR on Proxmox, running on Raspberry Pi CM4. I downloaded the latest stable version from https://mikrotik.com/download (Raw disk image (arm64)).
I'm able to configure the CHR via the local CLI and webfig. However, when trying to access it from winbox, it stops on "Logging in..." and stays on that status indefinitely. Clearing the cache or legacy mode doesn't help.
This is all that gets logged in /log:
When trying to login via ssh, this is the error I get:
Code: Select all
ssh_dispatch_run_fatal: Connection to 192.168.1.150 port 22: incorrect signature
This shouldn't really matter, but I tried accessing the CHR both from a bridged interface and a dedicated NIC passed as a USB device, it behaves the same in both cases.
Any ideas?