|
From: Brown, R. <rob...@uc...> - 2006-08-14 19:09:19
|
I'm pretty sure that any command line option can be set in my.cnf:
opt_name=3Dvalue =20
vs the commandline way of --opt_name=3Dvalue
-Robin
-----Original Message-----
From: web...@li...
[mailto:web...@li...] On Behalf Of
jca...@we...
Sent: Monday, August 14, 2006 3:02 PM
To: Webmin users list
Subject: Re: [webmin-l] Running mysqld on certain interface?
Do you know if there is a my.cnf directive for this too? Webmin
can manage my.cnf, but not mysqld command line options (which are
typically fixed in the init.d script).
- Jamie
-----Original Message-----
From: Cary Robinson <ca...@to...>
Subj: Re: [webmin-l] Running mysqld on certain interface?
Date: Mon 14 Aug 2006 10:44 am
Size: 2K
To: Webmin users list <web...@li...>
Sorry, I mis-read your post. This MySQL option may be closer to what you
want.
--bind-address=3D{IP Address}
I'm not sure if this parameter recognizes eth0 or not, but if you=20
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
>
>
>-----------------------------------------------------------------------
--
>Using Tomcat but need to do more? Need to support web services,
security?
>Get stuff done quickly with pre-integrated technology to make your job
easier
>Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
>http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D=
12164
2
>-
>Forwarded by the Webmin mailing list at
web...@li...
>To remove yourself from this list, go to
>http://lists.sourceforge.net/lists/listinfo/webadmin-list
------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D=
121642
-
Forwarded by the Webmin mailing list at
web...@li...
To remove yourself from this list, go to
http://lists.sourceforge.net/lists/listinfo/webadmin-list
--- message truncated ---
------------------------------------------------------------------------
-
Using Tomcat but need to do more? Need to support web services,
security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D=
121642
-
Forwarded by the Webmin mailing list at
web...@li...
To remove yourself from this list, go to
http://lists.sourceforge.net/lists/listinfo/webadmin-list
|