Pada Fri, 26 Jul 2002 15:24:58 -0300
Anderson Pereira Ataides <[EMAIL PROTECTED]> menulis :

> Why should I close port 3306 used by mysql? What would happen if a hacker use 
> this port?

Hemmm ... if you close the port 3306, so where do you put the mysqld to LISTEN on ?

Well, if you considering the security ... you should implement a "good" mysql 
privileges.

For example, if you running mysql and only be accessed locally / localhost client. You 
should never had a grant access for a user which came from hosts beside "localhost".

So even you just telnet port 3306 from other computer, the connection will be refused 
:D

-- 
Let's call it an accidental feature.
        -- Larry Wall
 
MySQL 3.23.51 : up 35 days, Queries : 355.724 per second (avg).

--
Dicky Wahyu Purnomo - System Administrator
PT FIRSTWAP : Jl Kapt. Tendean No. 34 - Jakarta Selatan (12790)
Phone : +62 21 79199577 - Web : http://1rstwap.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