I want to be able to allow incoming connections on a specific port regardless of the program currently running.
This is mainly so I can temporarily let users from other machines access ruby on rails apps in development.
The Snow Leopard firewall UI doesn't seem to allow this, only can specify it on an application by application basis.
