savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] Re: ssh port strategy


From: Mark H. Weaver
Subject: [Savannah-hackers] Re: ssh port strategy
Date: 07 Mar 2001 04:23:56 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.97

Mike Nugent <address@hidden> writes:

> I was considering doing this on the linuxgreenhouse.org box also.  Is
> there an easy way to tell it to listen on multiple ports without
> running multiple sshd's?

Yes, there is, at least in openssh-2.3.0p1.  From sshd(8):

     Port    Specifies the port number that sshd listens on.  The default is
             22.  Multiple options of this type are permitted.

fencepost's /etc/ssh/sshd_config now contains:

  Port 22
  Port 443

        Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]