Re: ssh2_tunnel

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

 



Hi Gevorg,

this is a example

ssh -L localPort:remoteServer:remotePort username@tunnelServer

this is:

ssh -L 13306:remoteServer:3306 username@tunnelServer



the localPort is where you will connect your mysql client.

Regards

On Tue, Feb 17, 2009 at 9:52 AM, Gevorg Harutyunyan <gevorg.ha@xxxxxxxxx>wrote:

> Hi ,
>
> Please help me to connect mysql on remote server using SSH tunnel.
> I want to use ssh2_tunnel function, but didn't find any sample with that
> function.
>
> --
> Best Regards,
> Gevorg Harutyunyan
>



-- 
Gerardo Benitez

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux