Dear Guys !
I use ssh service to remote host the ros 6.41.2. I can not change the standart tcp 22 port, please develope the ssh service the ros not use the standart port , let me change it other service port.
Regards
Krisztian
Dear Guys !
I use ssh service to remote host the ros 6.41.2. I can not change the standart tcp 22 port, please develope the ssh service the ros not use the standart port , let me change it other service port.
Regards
Krisztian
Hi,
you can change the SSH port in WinBox/WebFig IP/Services. Or in CLI: /ip service set ssh port= command.
Hi !
System/ssh working perfect, change default port, but i use winbox, (tool/telnet) i can not use the port change option.
Your question is a little hard to understand. Do you mean you are trying to SSH into the router or do you man you are WInbox into router and are using a terminal to SSH out and want to change the port.
I’m able to change the default ports for the different services using Winbox.
They were located under IP → Services
Kind regards,
Sebastian
You can change the port using CLI like this if you are talking about SSH out from Router
/system ssh user=user address=8.8.8.8 port=1001
As others have said IP>Services you can change the inbound SSH port.
I understand the last post, cli ok winbox not work.