Re: How to automate a ssh login?
From: Thomas (tfz_at_gmx.net)
Date: 07/29/04
- Next message: Johan Lindqvist: "Q,_=E4_and_=F6_won't_show_in_putty?="
- Previous message: all mail refused: "Re: ssh exec overhead"
- In reply to: Michael Selvesteen: "Re: How to automate a ssh login?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jul 2004 23:22:42 +0200
Hi Mike,
thanks for the advice.
> try the following
> ssh -t -l <user> first Linux Machine 'ssh -l <user> second linux
> machine'
> If password authentication is used, you will be required to enter
> passwords for two machines.
What I wanna do is a "Tunneling Gateway":
Let the first linux machine connnect by using ssh -l -i -g -L [...] the
other linux machine without have to manually initiate the ssh login on
machine 1. The first linux machine should automatically (by using a
shell script? e.g after a reboot) login to the 2nd linux machine and
initiate a port-forwarding with the -g option. Now any other machine on
the network can use the tunnel between linux machine one and linux
machine two without have to initiate an own tunnel.
--LAN 1---|
| |
| |--hub--linux 1--router >----< router--linux 2--hub---LAN 2
| ssh-tunnel |
RDP-Client RDP |
|
Terminal-Server
Maybe you can shed some additional light on me?
Thx so much in advance.
kind regards, Tom
- Next message: Johan Lindqvist: "Q,_=E4_and_=F6_won't_show_in_putty?="
- Previous message: all mail refused: "Re: ssh exec overhead"
- In reply to: Michael Selvesteen: "Re: How to automate a ssh login?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|