Erlang/OTP Forums

Author Message

<  Erlang  ~  ssh_tcp:forward usage question

pgerl
Posted: Fri Jan 04, 2008 2:59 pm Reply with quote
Joined: 04 Jan 2008 Posts: 1
This a newbie question.

I would like an example of how to initiate ssh port forwarding (seems to me should be doable using ssh_tcp:forward).

essentially I want to forward a local port via host1 to a port on host2.

ssh command line example that accomplishes the same would be:

ssh -n -L 55666:host2:5567 host1

Alternatively, I would really like to use erlang rpc via an ssh proxy.

Thanks,

Esa
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum