Hmm...

Yeah, its not connecting!

Im getting:

ERROR 1130: Host '10.x.x.x' is not allowed to connect to this MySQL server

Any idea's??

Fred

-----Original Message-----
From: Daniel Kasak [mailto:[EMAIL PROTECTED] 
Sent: Friday, 4 April 2003 1:42 PM
To: Lecul, Fred; [EMAIL PROTECTED]
Subject: Re: external connection


Lecul, Fred wrote:

>Tried that and it didn't work
>
>Is it possible that the port 3306 is blocked? And if it is, how can I 
>open this?
>
>Thanks
>
>Fred
>  
>
It's possible.
Maybe post the grant commands you used (minus the password of course) to 
set up the user account.
If possible try to connect with the mysql command-line client:

mysql -h HOSTNAME -u USERNAME -p

See if that gives any errors, and if so post them also. It's a bit hard 
to say where the problem is otherwise.

-- 
Daniel Kasak
IT Developer
* NUS Consulting Group*
Level 18, 168 Walker Street
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: [EMAIL PROTECTED]
website: www.nusconsulting.com


**************   IMPORTANT MESSAGE  **************
This e-mail message is intended only for the addressee(s) and contains information 
which may be confidential. If you are not the intended recipient please advise the 
sender by return email, do not use or disclose the contents, and delete the message 
and any attachments from your system. Unless specifically indicated, this email does 
not constitute formal advice or commitment by the sender or the Commonwealth Bank of 
Australia (ABN 48 123 123 124) or its subsidiaries.
**************************************************


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to