|
From: The N. S. <the...@ya...> - 2006-08-15 00:56:22
|
----- Original Message -----
From: "Cary Robinson" <ca...@to...>
To: "Webmin users list"
<web...@li...>
Sent: Tuesday, August 15, 2006 1:44 AM
Subject: Re: [webmin-l] Running mysqld on certain
interface?
> Sorry, I mis-read your post. This MySQL option may
be closer to what you want.
>
> --bind-address={IP Address}
>
> I'm not sure if this parameter recognizes eth0 or
not, but if you
> have only one IP on eth0.. well.. you get the idea.
>
>
>
> At 11:37 AM 8/14/2006, you wrote:
>
>>Another suggestion. Not that this is the exact same
as you were
>>wanting to do, but just might give you the same
results.
>>You can set your my.ini file to "--skip-networking".
See description
>>from man pages below.
>>
>> --skip-networking
>>
>> Don't listen for TCP/IP connections at
all. All
>>interaction with mysqld must be made via named pipes
or shared
>> memory (on Windows) or Unix socket files
(on Unix). This
>>option is highly recommended for systems where only
>> local clients are allowed. See Section
5.6, How MySQL Uses DNS.
>>
>>At 12:01 PM 8/14/2006, you wrote:
>>
>> >On 14/Aug/2006 00:42 The Nice Spider wrote ..
>> > > Is there a parameter in the webmin where I can
set
>> > > mysqld listen only on eth0?
>> >
>> >No .. as far as I know, mysql doesn't support
this.
>> >You could achieve the same effect with a firewall
rule
>> >to block connections to the mysql port (3306) on
other
>> >interfaces though.
>> >
>> > - Jamie
>>
the --bind-address={IP Address}work well on my case,
fortunately i am using only
1 ip.
note: i suggest you reply this milist using QA style,
Question followed by Anwer
:) anyhow thanks so much.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|