CanonicalHostname and ssh connections through a jumphost

Warlich, Christof christof.warlich at siemens.com
Tue May 26 15:06:04 AEST 2020


Hi Peter,

thanks for your patience w.r.t. my limited understanding of OpenSSH internals and your detailed explanation.

Peter Stuge <peter at stuge.se> wrote:

> ...
> In your case I would probably settle on something like:
>
> Host *.i
>   ProxyCommand ssh -W %hnternal.sub.domain:%p jumphost
>
> Which allows running "ssh blah.i" to access blah.internal.sub.domain behind jumphost and "ssh blah" to access blah on the local client network.

That's probably the best way to deal with it, again, thanks ��.

Cheers,

Chris


More information about the openssh-unix-dev mailing list