Re: diff for ssh/sftp/scp -j

2017-11-26 Thread Holger Mikolon
> Date: Sun, 26 Nov 2017 02:09:13 > From: Sebastian Benoit > To: Holger Mikolon > Cc: tech@openbsd.org > Subject: Re: diff for ssh/sftp/scp -j > > Holger Mikolon(hol...@mikolon.com) on 2017.11.25 23:16:54 +0100: > > Hi tech@ > > > > at work I can ssh (

Re: diff for ssh/sftp/scp -j

2017-11-26 Thread Jiri B
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 changi

Re: diff for ssh/sftp/scp -j

2017-11-25 Thread Sebastian Benoit
Holger Mikolon(hol...@mikolon.com) on 2017.11.25 23:16:54 +0100: > 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 chang

diff for ssh/sftp/scp -j

2017-11-25 Thread Holger Mikolon
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