Application firewall and ipfw
Can someone explain the relationship between the Firewall Application and the ipfw command?
Do they operate in parallel or does one take precedence over the other?
If I turn off the application firewall, can I use ipfw to configure the firewall?
For example: I wish to use MySQL which requires port 3306. How would I configure the firewall application to allow connections on port 3306? I have port 3306 block on my router, but this port needs to be open for MySQL to work locally. MySQL is started with a - rather complex - shell script. Dragging the script name to the firewall application does not work
A similar situation exists for service such as: the Apache web server (port 80) and the Tomcat web server (port 8080).
Thanks in advance,
Sy B
Do they operate in parallel or does one take precedence over the other?
If I turn off the application firewall, can I use ipfw to configure the firewall?
For example: I wish to use MySQL which requires port 3306. How would I configure the firewall application to allow connections on port 3306? I have port 3306 block on my router, but this port needs to be open for MySQL to work locally. MySQL is started with a - rather complex - shell script. Dragging the script name to the firewall application does not work
A similar situation exists for service such as: the Apache web server (port 80) and the Tomcat web server (port 8080).
Thanks in advance,
Sy B
PowerMac G5 Quad, Mac OS X (10.5.3), 4 GB memory