SSH and forwarding port
From: Bruno Caruso (emi.caruso_at_laposte.net)
Date: 08/22/04
- Previous message: Richard E. Silverman: "Re: ssh: how to make it drop the connection when it is not connected?"
- Next in thread: Felix Tiede: "Re: SSH and forwarding port"
- Reply: Felix Tiede: "Re: SSH and forwarding port"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 22 Aug 2004 19:15:10 +0200
Hi,
I want to use SSH from my work desk to the client site for doing some
diagnosis on electronic systems. The network will be like that:
One PC at work desk with ssh client on private LAN. SSH client is configured
for forwarding port 9000 for example (in fact, my diagnosis application). A
firewall accept the outgoing connection by port 22.
At the client site, one PC with SSH server. The connection to Internet will
be by DSL link and some servers (diagnosis servers) will be connected on
the Ethernet private network on site (by Ethernet connection on the SSH
server PC).
My question is this one:
The final destination of the forwarding TCP frame is a diagnosis servers on
client private LAN (for example address 10.0.1.1 on port 9000) through the
PC with SSH server. When SSH server has decrypted the frame, what to do
with this frame? Because I want that this frame arrive to the diagnosis
servers. I don't know what to do exactly!.. Is the frame will be routed on
the LAN by SSH server PC?
Thank you for your help.
Bruno
- Previous message: Richard E. Silverman: "Re: ssh: how to make it drop the connection when it is not connected?"
- Next in thread: Felix Tiede: "Re: SSH and forwarding port"
- Reply: Felix Tiede: "Re: SSH and forwarding port"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|