Mailing List Archive

[Bug 1602] ssh: doesn't handle IPv6 addresses with brackets
https://bugzilla.mindrot.org/show_bug.cgi?id=1602

--- Comment #10 from Marc Herbert <marc.herbert+mindrot@gmail.com> ---
Still failing:

ssh -V
OpenSSH_9.6p1, OpenSSL 3.2.1 30 Jan 2024

ssh ::1 # OK
ssh [::1] # Could not resolve hostname [::1]
ssh ssh://[127.0.0.1] # Woks!?
ssh ssh://[::1] # prints usage message

Ridiculously inconsistent.

PS: port numbers like [::1]:22 and [127.0.0.1]:22 make no difference.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs