Re: [PHP-DB] ssh2_tunnel

[email protected] (Gerardo Benitez)
Newsgroups php.db
Message-ID <[email protected]>
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 <[email protected]>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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.