Bluehost Web Hosting Help

Changing the SSH Port

You can find the SSH configuration file at /etc/ssh/sshd_config

To edit this file, you will need to log into your server through shell as the root user.

To change specific parameters within sshd_config, you need to uncomment the line by removing the number-sign (#) and changing the value for the line. For example, the default SSH port appears in a line like this:

#Port 22

To change the SSH port to 456, you will need to make the line appear like this:

Port 456

After you are finished configuring SSH, you will need to restart the SSH daemon. You can do so by issuing the following command:

/etc/init.d/sshd restart

After you restart SSH, you will need to log out of your server and log in again using the proper user, IP address, and port number you specified in sshd_config.

Knowledgebase Article 85,110 views bookmark tags: shell


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

Change a MySQL Users Password

This article will explain how to change or reset the password for a MySQL user.

How To Change SMTP Port From 25 To 26 - Email Troubleshooting

How can I change the outgoing SMTP port from 25 to 26?

How to Change Ports in Eudora 6.0 and Up

I need to be able to change the port used by Eudora for incoming or outgoing mail.

Related Help Content

SSH Access

Is SSH/Shell access enabled by default?

cPanel says "You are logged in using the root or reseller password."

Explanation of the cause of the warning and how to remove it.

Shared vs. Dedicated IPs & Port Access

What is the difference between a Shared & Dedicated IP? How do I get Port Access? What type of SSL Certificate is right for me?

Manually Changing the Domain of Your WordPress Site

How to change the name of your WordPress site without WP Tools

VPS or Dedicated Hosting - Modify Exim Port (Mail Transfer Agent)

How to modify the Exim Port (Mail Transfer Agent) in the WHM

SSH/Shell access for Resold account(s)?

How to enable/turn on SSH access for Resold accounts

Changing the Password for a Resold Account

How to change the password for a Resold account.

Open New Ports

How can I gain access to blocked ports? What port numbers can be opened?