Change SSH default port
- This topic has 1 reply, 2 voices, and was last updated 12 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › MultiConnect OCG › Change SSH default port
Hi,
How do I change the default port for ssh in the mtcdp-EV2?
Thanks
Lucas
Edit /etc/default/dropbear and add the following line:
DROPBEAR_PORT=x
Where x is your port number.