fwcmd=/sbin/ipfw    <... on BSD
usage like so....

${FWCMD}  add deny all from any to any via ${oif}

Have to make a new kernel to support ipfw though....

cheers,
mikel

[EMAIL PROTECTED] wrote:

> What OS?  If Linux or *BSD, they have firewall software (ipchains on linux,
> don't recall what it is on BSD)
>
> > I'm new to MySQL, this may be a simple question;
> >
> > How do I turn off listen on port 3306?, I don't want to serve MySQL on the
> > net, I only need it for local
> > (server side) access.
> > Can someone point to docs or notes dealing with this issue.
>
> ---------------------------------------------------------------------
> 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


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