MySQL Help - Remote Access

Christopher Browne cbbrowne-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
Tue Jun 27 15:58:53 UTC 2006


On 6/27/06, Stephen <stephen-d-bJEeYj9oJeDQT0dZR+AlfA at public.gmane.org> wrote:
> A bit off topic but I am using a (Red Hat) Linux server.
>
> I have Apache, PHP, Samba, and local connections to MySQL running just fine.
>
> I want to do remote connections using MySQL administrator.
>
> I have added rows (Using GRANT) in the user table with host set to * for
> the accounts I want to use. (This is on a private network, and for testing).
>
> I flushed the privileges, and even rebooted the machine.
>
> But I get an error saying I cannot connect from the remote computer.
>
> Is there some global setting in a config file, or something else I must do?

Is it possible that there is some sort of firewall setting that is
denying remote access?

It would make a lot of sense for there to be a default setting
somewhere [possibly in "network world"] that rejects remote
connections; that represents a "secure by default" behaviour, which is
pretty preferable, as compared to having things wide open, ready for
Bad People to do Bad Things...
-- 
http://www3.sympatico.ca/cbbrowne/linux.html
Oddly enough, this is completely standard behaviour for shells. This
is a roundabout way of saying `don't use combined chains of `&&'s and
`||'s unless you think Gödel's theorem is for sissies'.
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list