Hi Gevorg, this is a example
ssh -L localPort:remoteServer:remotePort usern...@tunnelserver this is: ssh -L 13306:remoteServer:3306 usern...@tunnelserver the localPort is where you will connect your mysql client. Regards On Tue, Feb 17, 2009 at 9:52 AM, Gevorg Harutyunyan <gevorg...@gmail.com>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