Skip site navigation (1)Skip section navigation (2)
Date:      15 Aug 2002 13:27:08 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        dirk@freebsd.org
Cc:        ports@freebsd.org
Subject:   Latest patch to mysqld
Message-ID:  <1029432429.322.52.camel@gyros.marcuscom.com>

next in thread | raw e-mail | index | archive | help
After upgrading to the latest mysqld with the libwrap patch, I am no
longer able to connect to to my mysql server from remote.  I've tried
adding everything to /etc/hosts.allow:

ALL : ALL : allow
mysql : ALL : allow
mysqld : ALL : allow

(no, there is no deny line at all in /etc/hosts.allow)

Nothing gets the connection to happen.  It actually looks like all TCP
connections are refused.  I don't have a hosts.deny file, and
hosts.allow is readable by mysql.  This is on an i386 -stable machine
from a few weeks ago.  Reverting the patch corrects the problem.

Is anyone else seeing this?  Am I missing something obvious?  I'm not
even seeing the refused syslog message in my auth.log after adding:

auth.*		/var/log/auth.log

to /etc/syslog.conf and HUP'ing syslogd and mysqld.  Thanks.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1029432429.322.52.camel>