Lars NoodC)n wrote:
>        +--E
>        |
> A----B--+--C
>        |
>        +--D

Ok.  To record my own answer one solution, it was to use HostKeyAlias,
to specify which host key to record.

        Host sound
          Protocol 2
          HostKeyAlias 192.168.124.25
          HostName 192.168.118.10
          ProxyCommand ssh %h /usr/bin/nc 192.168.124.25 22

I can see some drawbacks with that, but it works for now.

-Lars

Reply via email to