opensubscriber
   Find in this group all groups
 
Unknown more information…

s : swinog@lists.swinog.ch 5 June 2012 • 3:37PM -0400

Re: [swinog] hosting for 1 powersupply with lan port
by Adrian Friedli

REPLY TO AUTHOR
 
REPLY TO GROUP




Hallo

On Saturday 02 June 2012 14.49:09 Stanislav Sinyagin wrote:
> I. SSH auth. forwarding

I use ssh's ProxyCommand option instead, it will use netcat on the jumphost to
act as a proxy for an ssh connection. With this method your client's
known_hosts file will be used and your ssh-key stays on your client, so you
don't have to trust the jumphost.

Just add something like this to your .ssh/config:

Host somehost.example.com anotherhost.example.net *.example.org
        ProxyCommand ssh jumphost.example.com exec nc -q0 %h %p

Cheers, Adrian


_______________________________________________
swinog mailing list
swinog@list...
http://lists.swinog.ch/cgi-bin/mailman/listinfo/swinog

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.