2 Answers
- Newest
- Most votes
- Most comments
0
answered 2 years ago
0
Hi
If you would like to change the port of the Lighsail instance, You can do that by using the following settings
-
SSH into the machine
-
Edit file /etc/ssh/sshd_config change #port
-
sudo service sshd restart
-
Then you need to allow PORT In the inbound rules from the Lightsail console
-
Remember Light sail WEB SSH works Only with default 22 port, So if you change the port you need to use any SSH client like putty or termius, Lightsail web ssh doesnt work
Thank You GK
Relevant content
- Accepted Answerasked 3 years ago
- asked 6 months ago
- asked 8 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 2 months ago
How come the related post to ssh not to change the port, i think your goal is to change the port and acess from the browser, So you are able to acess Lightsail from browser with different SSH port