On 1/23/07, <b class="gmail_sendername">Mike Cohler</b> <<a href="mailto:mike.cohler@gmail.com">mike.cohler@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jonathan Underwood <jonathan.underwood <at> <a href="http://gmail.com">gmail.com</a>> writes:<br><br>> Thanks Mike - this is what I did already except replace "vnc" with<br>> "ssh" and "5900" with "22" in your description. It relies upon machine
<br>> B allowing TCPforwarding, which seems not to be the case for my local<br>> setup. Thanks for the suggestion tho.<br>><br></blockquote><div><br>I've been following this thred as I was having the same problem (although only with tunneling a port between two machines).  I solved it by replacing the host name with the ip address in the ssh command, ie:
<br><br>ssh  -R 8888:<ip address of C>:22 username@<ip address of B> cat -<br><br>instead of<br><br>ssh  -R 8888:C:22 username@B cat -<br>
</div><br></div>or whatever variation you think would be more successful.  This certainly doesn't make any sense to me, but with the hostnames in place, I was unable to connect and getting "channel 2: open failed: connect failed: Connection refused."  Hopefully you're having the same issue.
<br clear="all"><br>-- <br>Dylan<br><br>Type faster.  Use Dvorak:<br><a href="http://dvzine.org">http://dvzine.org</a>