Daniel Griggs wrote:

Ah ha.

Discovered the problem, hosts.allow/hosts.deny was configured to only allow connections from one host. The thing that
was confusing was that it allowed the initial connection, but then closed it. But I guess that makes sense in a way.
But it still a small stupid thing, so look out for it :)

I didn't see anything in the doc's about MySQL using the hosts.allow/hosts.deny.

Umm query,sql
It only uses it if it has been compiled with --with-libwrap (to use the TCP Wrappers library).

My guess (being one of the more 'security-minded' linux distributions), is that the Debian package version of MySQL is compiled with '--with-libwrap'

-Mark


--
For technical support contracts, visit https://order.mysql.com/?ref=mmma

__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mark Matthews <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
/_/ /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
<___/ www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



Reply via email to