I'm trying to connect to my server using the external IP Address... This works from an external machine but not from the machine which is running mysql.

This is annoying as I would like to use the same config file on the mysql server as other servers.

Is there a way to connect to mysql using either localhost or the external IP on the mysql host machine?

Thxs.

link|improve this question

75% accept rate
Are you trying to connect to the mysql server, from other servers with the same settings on each different server? Its hard to know what exactly you are trying to do. – Adam543i Jan 28 at 1:49
What exactly is happening? You cannot establish a TCP connection to mysql server or you cannot login when coming from local server? – Karlson Feb 1 at 21:33
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.