Hello, I’m a new user of the forum.
Could you help me to change 2 ports on a teltonika rut241 via SMS?
What text to write in SMS? PORT 22000 E 10443
Thanks.
Hello, I’m a new user of the forum.
Could you help me to change 2 ports on a teltonika rut241 via SMS?
What text to write in SMS? PORT 22000 E 10443
Thanks.
Hello,
Thank you for reaching out.
To change the SSH port on your Teltonika RUT241 via SMS, use the following command:
<admin password> uci set dropbear.@dropbear[0].Port=22 && uci commit dropbear
To change the HTTPS port, use:
<admin password> uci set uhttpd.main.listen_https=443 && uci commit uhttpd
<admin password>
is your current device admin password;
In the commands, change ports to the required ones.
Best regards,
thanks it worked perfectly.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.