[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL my.cnf port=
- Subject: Re: [cobalt-users] MySQL my.cnf port=
- From: "fastmedia" <inc@xxxxxxxxxxxxx>
- Date: Sun Feb 18 08:24:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Hello. I want to secure the MySQL daemon on my raq3, and without
> using ipchains to block access to 3306, can i just change the
> my.cnf "port=" setting to blank or something indicating not to
> listen on any TCP ports? (Couldn't find any documentation on
C:\app\mysql>bin\mysqld --help
[snip]
--skip-networking Don't allow connection with TCP/IP.
i believe you can pass this to safe_mysqld also.