Re: How do I change the terminal access SSH port?
From: Paul Hink (email_at_p-hink.de)
Date: 03/03/04
- Next message: Micha³ Kurowski: "empty passphrases ..."
- Previous message: Aienthiwan: "How do I change the terminal access SSH port?"
- In reply to: Aienthiwan: "How do I change the terminal access SSH port?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 3 Mar 2004 17:23:57 GMT
Aienthiwan <aienthiwan@mountaincable.net> wrote:
> Currently one can gain remote terminal access into my debian Linux
> server using SSH via the default port 22. I would like to change this
> to another port (but only for terminal access), lets say, 2222 - so
> my users need to set that parameter in their putTY settings on
> windows.
>
> Could anyone provide the steps for this, which config files to edit,
> or a linux HOWTO?
You need to edit /etc/ssh/sshd_config and add a 'Port' statement.
Details about the sshd configuration file can be found in
sshd_config(5) (`man sshd_config`).
Paul
- Next message: Micha³ Kurowski: "empty passphrases ..."
- Previous message: Aienthiwan: "How do I change the terminal access SSH port?"
- In reply to: Aienthiwan: "How do I change the terminal access SSH port?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|