How to enable dropbear SSH server on a i.MX8 Mini

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to enable dropbear SSH server on a i.MX8 Mini

Jump to solution
1,223 Views
robiwan
Contributor II

I have a setup with the iMX8 Mini running was is said as "NXP i.MX Release Distro 5.4-zeus".

SSH seems to be disabled by default, and dropbear seems to be available. But I'm having no luck trying to enable dropbear through systemd.

Help?

Labels (1)
0 Kudos
1 Solution
1,217 Views
robiwan
Contributor II

Ok, it seems the problem was that I had setup a static IP address (via systemd) and the netmask was incorrect, so dropbear.socket failed to start. With correct netmask, problem is resolved.

View solution in original post

0 Kudos
1 Reply
1,218 Views
robiwan
Contributor II

Ok, it seems the problem was that I had setup a static IP address (via systemd) and the netmask was incorrect, so dropbear.socket failed to start. With correct netmask, problem is resolved.

0 Kudos