External Mysql Connections

Dave Hull dphull at insipid.com
Wed Aug 18 13:13:19 CDT 2004


Quoting Michael Pratt <mtpratt at nbmap.com>:

> Im about to pull what little hair I have left out.  I am trying to connect to
> a mysql database from my internal network.

When you login locally and 'use mysql', what does 'select * from user' look
like?

Do you have iptables or ipchains running and if so, have you punched a hole for
3306, the default port that MySQL listens on?

I've been using MySQL on Red Hat for years and have never seen it ship with
networking disabled. YMMV.

--
Dave Hull
http://insipid.com




More information about the Kclug mailing list