On Sat, Nov 25, 2017 at 11:16:54PM +0100, Holger Mikolon wrote:
> Hi tech@
> 
> at work I can ssh (hence cvs) to public servers only via a ProxyCommand
> specified in /etc/ssh/ssh_config.
> 
> However, with the ProxyCommand set I cannot ssh into servers in the
> internal network. So I end up changing ssh_config depending on my
> use case over and over. This bothered me enough to come up with the
> following simple diff. It adds a command line option -j to ssh/sftp/scp
> for ignoring the ProxyCommand. Of course "-j" can be changed to any
> other free letter.
> 
> Anyone else finding this useful? Comments?
> 
> Regards
> Holger
> ;-se

Wouldn't help you just use wildcards for Host in ssh_config and/or
CanonicalizeHostname?

Jiri

Reply via email to