Mailing List Archive

[Bug 3308] New: DNS resolve bug
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@mindrot.org
Reporter: loic.did@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@vps-1060b8b0.vps.ovh.net" resolve properly

BUT

"ssh debian@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@vps-1060b8b0.vps.ovh.net -p 22" resolve properly

PROBLEM:
nodejs modules (for exemple) use the user@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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs