|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: iptables and mysql...
From: Frederic Wenzel (wenzel
ira.uka.de)
Date: Fri Jul 02 2004 - 08:45:12 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
bruce wrote:
> i'm investigating what needs to be done to allow mysql on a server to be
> used remotely by client machines. each machine is running iptables. so i'm
> wondering what has to be in the iptables for the machine being used as the
> mysql server, as well as the client machines that will be communicating with
> the mysql box...
The MySQL standard port is 3306/tcp. So your iptables on the MySQL
server are supposed to allow communication on this port for the clients.
> i have rh8.0 and mysql v11.18-dist3.23.54
huh! Either one is quite old. Think about upgrading - it is a security
issue on the one hand - on the other hand, it could prevent a lot of
headache using current versions.
Anyway, some manual reading could help answering your questions.
Greetz
Fred
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]