[Bug 3308] New: DNS resolve bug

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed May 5 00:29:29 AEST 2021


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

            Bug ID: 3308
           Summary: DNS resolve bug
           Product: Portable OpenSSH
           Version: 7.9p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: loic.did at gmail.com

Created attachment 3508
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3508&action=edit
screenshot of the bug on debian 10 with 7.9p1

"ssh debian at vps-1060b8b0.vps.ovh.net" resolve properly

BUT

"ssh debian at vps-1060b8b0.vps.ovh.net:22" doesn't :
"ssh: Could not resolve hostname vps-1060b8b0.vps.ovh.net:22"

It works using -p
"ssh debian at vps-1060b8b0.vps.ovh.net -p 22" resolve properly

PROBLEM:
nodejs modules (for exemple) use the user at host:port methode.

ALSO TESTED ON Windows 10 with 8.1p1 and 7.7p1
Can't

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list