Hi i am trying to connet to a mysql databse whose servers IP is( 203.1123.28.111 ) from a remote PC and get the following errors
[root@server ~]# mysql -h 203.1123.28.111 -u root -p Enter password: ERROR 2003 (HY000): Can't connect to MySQL server on 203.1123.28.111 (113)
Also on the server i cannot stop the firewall setting cuse of security reasons ..... most of the help on line say that the problem is resolved if the server's fire wall is disabled .
Does any one have any ideas how to get around this !!!