SSH Port Configuration

Fedora Core 5 | Ubuntu Dapper

Configuration Notes by Jim Cota

Last updated January 02 2007

Rito with Asus Z63A

To change the default sshd port, it is necessary to alter the following file:

/etc/ssh/sshd_config

After changing default ssh port, it was necessary to alter the following file:

/etc/services

This file lists all services and their ports in numerical order.

back to top

Back to GNU/Linux