proxy command in user's config

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



hello,
OpenSSH_7.1p2, OpenSSL 1.0.1g 7 Apr 2014

in my ~/.ssh/config I have configured two Hosts:
Host gatehost
     ProxyCommand ssh -2 -i ~/.ssh/gkey -q -x user@jumphost -W %h:22

Host myhmc
     Hostname gatehost
     LocalForward 11443 the-hmc:443
     GatewayPorts yes

The first one works perfect (configured password less)
but when I want to user this Host in next Host myhmc config to establish tunnel through it, I get error:
$ ssh bruhmc
_ssh: Could not resolve hostname myhmc: Name or service not known
Why? As far as I remember it stopped working from some newer release of openssh. Could this functionality be "blocked" intentionally?
mark





_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev




[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux