[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Questions on Transparent Tunneling
[Thread Prev] | [Thread Next]
- Subject: Re: Questions on Transparent Tunneling
- From: Jeremy Brock <jbrock@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 23 Oct 2013 12:32:38 -0700
- To: libssh@xxxxxxxxxx
Hi Aris,
Please forgive my ignorance, I am new to the ssh tunneling terminology. I am trying to setup a tunnel from a windows client running Putty (or other openssh client) to an HPUX host running openssh. I would like to pass plain text traffic across the tunnel to the HPUX server while preserving the client IP when the port forwarding is done at the HPUX side to itself (since it is the destination). I am currently able to tunnel with the following in putty, but unable to preserve my client IP when the forwarding occurs on the HPUX host : ~Jeremy -- Jeremy Brock Vital Soft, Inc www.vital-soft.comOn 10/23/2013 12:07 PM, Aris Adamantiadis wrote: Hi, I don't understand what you want. SSH supports tcp forwarding, and yes there's some metadata transfered about origin of the connection. (I guess you speak of ssh -R behaviour). Aris Le 23/10/13 18:35, Jeremy Brock a écrit :Hi All, Is possible with libssh, or openssh for that matter, to have a transparent tcp tunnel where the forwarded port traffic across the tunnel keeps intact the remote client ip address when received on the server side for logging purposes etc? Thx! ~Jeremy |
Re: Questions on Transparent Tunneling | Aris Adamantiadis <aris@xxxxxxxxxxxx> |
Questions on Transparent Tunneling | Jeremy Brock <jbrock@xxxxxxxxxxxxxx> |
Re: Questions on Transparent Tunneling | Aris Adamantiadis <aris@xxxxxxxxxxxx> |