[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: RH 8.0 and mySQL
- From: "nate" <redhat aphroland org>
- To: <redhat-list redhat com>
- Subject: RE: RH 8.0 and mySQL
- Date: Fri Feb 28 18:19:15 2003
Richard Humphrey said:
> OK ran service iptables stop and it stopped so apparently some
> configuration was running. I was in error before when I said I could not
> telnet to it. It actuallys aid I connected, but then immediate gave me
> connection closed by foreign host error. It still does this after
> stopping iptables.
sounds like mysql is using tcp_wrappers, check your logs, and try
adding something like
ALL : IP_OF_REMOTE_SERVER
you can narrow it down probably by doing
mysqld : IP_OF_REMOTE_SERVER
or
mysql : IP_OF_REMOTE_SERVER
not sure which it would be.
nate
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]