Displaying 1 result from an estimated 1 matches for "bbubje".
Did you mean:
  bbbe
  
2016 Feb 26
2
[Bug 2544] New: Port names are not supported!
...are not supported!
           Product: Portable OpenSSH
           Version: 6.9p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: bbubje at gmail.com
None of these options support port names (coming from f.e.
/etc/services):
-D
-p
-L
-R
...
-L and -R should also support fetching port names from the remote
'/etc/services'.
Right now, there's some syntax checking code that only accepts numeric
values for a port. I expec...