27 Jun 2012 16:37
how to open ssh tunnel port ?
J. Bakshi <bakshi12 <at> gmail.com>
2012-06-27 14:37:30 GMT
2012-06-27 14:37:30 GMT
Dear list, I have made a successful ssh tunnel between two pcs A and B. A is running mysql and B have the tunnel with A , so that B can access that remote mysql with its local port 3360. Everything is fine...... But B is bind the port with localhost only, hence no one can access B's 3360 port. How can B open the port so that others can also use the 3360 port on B which is actually tunneled with A ? <A running mysql> ------tunnel-----<B localhost:3360> but <c> can't see 3360 on <B> Thanks
RSS Feed