<br><br><div class="gmail_quote">On Mon, Mar 24, 2008 at 6:25 PM, Udhay Shankar N &lt;<a href="mailto:udhay@pobox.com">udhay@pobox.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">
&gt; Please guide me how can I enable ssh tunneling in such, I read many online<br>
&gt; documents, but could not get the grip over the theory,<br>
&gt; &nbsp;Also, for C i would like B as transparent. that is same port 2401 on B<br>
&gt; would be forwareded to A:2401<br>
<br>
</div>SSH has a built-in option for a SOCKS proxy, which may be what you&#39;re<br>
looking for. See <a href="http://www.plenz.com/tunnel-everything" target="_blank">http://www.plenz.com/tunnel-everything</a> for details on<br>
this and other options for tunneling traffic over SSH.<br>
<br>
Udhay<br>
--<br></blockquote></div><br>Sorry but this isn&#39;t what I am looking for my friend. I want a dedicated ssh server exposed to internet, and people can connect to it through those available clients which support internally ssh proto, else the client side can use some ssh like Putty to create a local forwarded connection for the tunnel.<br>
<br>So,&nbsp; I need some guidance in setting up the server side, how to forward the traffic (in this case cvs traffic) to some other remote server serving the cvs.<br><br><br><br>