How to change the port of dropbear SSH
Hi
I'm using the OpenSTlinux starter package.
I want to change the SSH port communicated by dropbear from 22.
Setting a file in the device and rebooted, but it doesn't change from SSH port 22.
file: /etc/default/dropbear
DROPBEAR_PORT=10022 *line added
"DROPBEAR_EXTRA_ARGS" setting will take effect after the change.
Is it possible to change the SSH port in dropbear settings?
Best regards,
