[Bug 3261] difficulty looking up default SSH port in documentation

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jan 14 15:33:54 AEDT 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3261

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
It's in the sshd manual page, since it is the thing that listens:

> -p port
>       Specifies the port on which the server listens for connections
>       (default 22).  Multiple port options are permitted.  Ports

ssh strictly uses what is in /etc/services

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list