[Bug 1602] ssh: doesn't handle IPv6 addresses with brackets
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat May 30 11:52:37 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=1602
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at dtucker.net
--- Comment #9 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Marc Herbert from comment #8)
> Digression: with many operating systems using randomized IPv6
> addresses by default for privacy reasons, using ssh to .local
> systems on the same LAN causes uncontrollable .ssh/know_hosts growth.
You can set CheckHostIP=no for those hosts, eg
Host *.local
CheckHostIP no
--
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.
More information about the openssh-bugs
mailing list