At 9:44 AM +0200 5/26/01, [EMAIL PROTECTED] wrote:
>hi list,
>I have mysql installed on SuSE 7.0 box with 2 network interfaces and I want
>port 3306 to be opened only on one of them (internal). Is there any options
>in mysql configuration to achieve this?

Run mysqld --help to see mysqld's options.  The one you want is
--bind-address.

>
>thank you,
>
>------------------
>[EMAIL PROTECTED]


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