MySQL Forums
Forum List  »  Router & Proxy

mysql-proxy listens only localhost clients
Posted by: Leoncio Madruga
Date: May 05, 2008 05:26PM

I am using mysql-proxy over a Windows XP Professional SP2 with MySQL 5.122.

With localhost clients the proxy works very well, listening port 3036 and redirecting the queries to mysql on port 3308.

But when I try to access the proxy through clients in other computers, the proxy refuses all income connections, and the firewall is not active on my computer.

When I put mysql listening that same port (3036) on the same computer, the same outside clients can connect normally.

Hpw can I overcome this?

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql-proxy listens only localhost clients
5935
May 05, 2008 05:26PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.