From: Daevid Vincent Date: October 8 2002 3:45am Subject: RE: Remote Connection Probem List-Archive: http://lists.mysql.com/mysql/121574 Message-Id: <003801c26e7d$169efa00$0500a8c0@telecom> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have the exact same problem. Nothing has changed other than I upgraded from RH7.3 to RH8.0. I've tried at least five (5) different mySQL windows clients and all refuse to connect. However I can use phpMyAdmin locally (via web) and also all my web based database pages work fine too. I've tried adding some entries to the mysql/hosts table and still nothing. It's very confusing and frustrating indeed. Anyone know how to get this working again? And for what it's worth. I have no firewall on the linux box (removed all that crap), and both my winxp and linux boxes are sitting on an internal LAN 192.168.0.%=20 [root@daevid var]# rpm -qa | grep "mysql" mysql-server-3.23.52-3 libdbi-dbd-mysql-0.6.5-2 mysql-3.23.52-3 mysql-devel-3.23.52-3 mod_auth_mysql-1.11-1 mysqlclient9-3.23.22-6 php-mysql-4.1.2-7.3.4 D=C6VID. "A good friend will come and bail you out of jail...but a true friend will be sitting next to you in the holding cell, laughing and saying -'That was fucking awesome!'"=20 > -----Original Message----- > From: Stefan Kuss [mailto:skuss@stripped]=20 > Sent: Monday, October 07, 2002 7:41 PM > To: mysql@stripped > Subject: Remote Connection Probem >=20 >=20 > Hi, >=20 > I am running MySQL 3.23 on Redhat 8.0. I can connect to MySQL=20 > from the local machine without any problem and I created a=20 > user with remote login privileges. Trying to connect to it=20 > from another machine (on the same network as well as the same=20 > subnet) gives "ERROR: 10061 Connection to mysql server=20 > failed." I have no problems connecting to the linux machine=20 > via hhtp, ftp, and ssh and a port scan shows that MySQL is=20 > infact running on the remote machine (default port 3306). Has=20 > anyone heard of similar problems and an idea of how to solve this? >=20 > -Stefan