Mailinglist Archive: opensuse-security (570 mails)

< Previous Next >
Re: [suse-security] closing port 6000
  • From: Markus Gaugusch <markus@xxxxxxxxxxx>
  • Date: Tue, 20 Jan 2004 23:34:26 +0100 (CET)
  • Message-id: <Pine.LNX.4.58.0401202332460.5537@xxxxxxxxxxxxxxxxxx>
On Jan 20, gregor <linuxELCH@xxxxxx> wrote:

> I also had the problem until now, but this solution works for me too.
> The only ports open at this time are ssh / 22 and mysql / 3306, and i want to
> close port 3306.
> could you please tell me how to do this?
Add to the init script /etc/init.d/mysql in the else branch of the start)
section the following line (between the other options)
--bind-address=127.0.0.1 \
(don't forget the trailing backslash!)

I really wonder, why this isn't even configurable with a config
file/yast...?

Markus
--
__________________ /"\
Markus Gaugusch \ / ASCII Ribbon Campaign
markus(at)gaugusch.at X Against HTML Mail
/ \

< Previous Next >