https://bugzilla.mindrot.org/show_bug.cgi?id=1819
Summary: IPv6 local port forward does not work as described in
man-page
Product: Portable OpenSSH
Version: 5.6p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: [email protected]
ReportedBy: [email protected]
Syntax with slashes - as described - does not work:
mf...@reykjavik ~ % ssh -L '1234/::1/1234' 1.2.3.4
Bad local forwarding specification '1234/::1/1234'
Workaround: Use "enclosing address in square brackets" method: "ssh -L
'1234:[::1]:1234'".
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs