port forwarding trouble

Damien Miller djm at mindrot.org
Wed Aug 10 11:19:28 EST 2005


(trimmed Cc)

On Tue, 9 Aug 2005, Darren Tucker wrote:

> http://bugzilla.mindrot.org/show_bug.cgi?id=910
>
> Brief overview from patch description:
> Implement port spec as per sshd(8) ListenAddress
>
> The following are valid hostname entries:
> localhost
> 127.0.0.1
> ::1
> localhost:222
> 127.0.0.1:222
> [::1]:222
>
> The first 3 should remain backward compatible with older versions and
> are still written if possible.  The syntax is compatible with the sshd(8)
> ListenAddress option (uses the same parser).

How does this work with HashKnownHosts?

-d




More information about the openssh-unix-dev mailing list