[TriLUG] what could block port=3306?

Alan Porter porter at trilug.org
Mon Jan 21 16:01:19 EST 2008


> So what am I doing wrong on lane?

I would set "bind-address" to 0.0.0.0, so mysql will listen on all
IP's instead of just one (since it's cleaner to keep your external
IP defined in one and only one place, preferably in your DHCP server's
config file).

It *could* be that the IP you're specifying in the my.cnf file on
lane does not actually match the machine's IP, and that would cause
mysql to listen only on the localhost interface.

Alan






.




More information about the TriLUG mailing list