At 7:17 PM -0500 1/22/01, Irong Lungs Jr wrote:
>Anyone know how to bind / set mySQL to listen on a specified IP on a
>multi-homed machine (my machine running mySQL as 3 diff Interfaces, and I
>only want to accessible via the local eth0 interface)

Try running mysqld --help to get a list of options that the server accepts.
Or see:

http://www.mysql.com/doc/C/o/Command-line_options.html

Looks like the --bind-address option may be what you want.

-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
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