https://bugzilla.mindrot.org/show_bug.cgi?id=2172
Bug ID: 2172
Summary: ssh cann't use link-local IPv6 address in
configuration file
Product: Portable OpenSSH
Version: 6.2p1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: [email protected]
Reporter: [email protected]
Hello
For use link-local IPv6 address need to specify the interface. It's
possible in command line but impossible in configure file.
$ ssh fe80::203:47ff:fe98:7799%em1
it's ok, but
$ ssh -F .ssh/config_test test
percent_expand: unknown key %e
$ cat .ssh/config_test
host test
HostName fe80::203:47ff:fe98:7799%em1
--
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