MYSQL

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Re-2: Socket Problem

    0 answers - 795 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    mysql is trying to connect to localhost by default.
    Yes, i know that, but with stunnel, when i connect to localhost, it is suppose to connect to the remote server.
    LinuxBox -3306 -stunnel -3307 <3307 <- stunnel <- 3306 <- Server
    my linux box, i try to connect to local port 3306 and stunnel intercept communication to redirect it on remote 3307 port and to encrypt data. After this, the stunnel on the server box decrypt data and redirect them on the server 3306 port
    I hope that you have understand what it is suppose to do
    Try to explicitly specify hostname:
    mysql
    I can't specify the host. Stunnel won't intercept data in order to encrypt them
    To: kea (AT) portalsoft (DOT) ru
    mysql (AT) lists (DOT) mysql.com

Re: Re-2: Socket Problem


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 0 =
QUESTION ON "MYSQL"

EMSDN.COM