[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to open ssh tunnel port ?



On Wed, 27 Jun 2012 15:56:01 +0100
Laurence Hurst <L.A.Hurst@lboro.ac.uk> wrote:

[.......]

> 
> ssh -L 192.168.0.1:3360:localhost:3306 A
> 
> where '192.168.0.1' is the ip address you want to bind to (i.e. the ip 
> address of eth0, or whichever interface you want to use). The same 
> method applies if you are using -R to create the tunnel the other way - 
> again read the manual page, it's there to help you!

[.............]

Thanks


Reply to: