We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.
Ssh
-
How do you port up to ssh, if you want a different port
with best regards Lars
-
@lars-jensen You will need to edit
/etc/config/dropbear
. You will see a line similar to:option Port '22'
And you simply need to change the port to whichever you want, save the file, and restart the SSH server with:
/etc/init.d/dropbear restart
-
thank you very much
Lars
-
Back to the future 2017 !!!
How come I didn't found this info via google ? I had to find the same answer via LEDE support IRC channel.
Why was not this inserted into official documentation ??? so simple thing ./ . .
-
@the-mask Because LEDE has it documented. Because the Omega uses LEDE:
https://lede-project.org/docs/user-guide/ssh_configuration