Hi all,<br><br>I'm trying to use remote port forwarding, and have had no success making dropbear listen on all interfaces on the remote host. I've looked at the archives, and found the recommendation to use the -a switch, but that doesn't seem to do the trick for me.
<br><br>ive tried these syntax on the client side (openssh)<br>ssh -R 2000::3000 superuser@box<br>ssh -R 2000:*:3000 ...<br>ssh -R 2000:&lt;publicNetworkIP&gt;:3000<br>ssh -R 2000:localhost:3000 ..<br><br>But dropbear binds only to localhost. This is with version 
0.48. I start dropbear as 'dropbear -a'<br><br>Any pointer welcome !<br>Cheers,<br><br>-- <br>Alex<br>