↧
Answer by EvilKittenLord for How to open a specific port in Mountain Lion...
There are two firewalls. The application firewall, and network layer firewall. The network firewall can be interacted with ipfw like this:sudo ipfw listsudo ipfw add [rule number] allow tcp from any to...
View ArticleAnswer by user142485 for How to open a specific port in Mountain Lion Firewall
This explains how to open a port by using the terminal. Otherwise you will need to download a program such as IceFloor or WaterRoof if you want a GUI.
View ArticleHow to open a specific port in Mountain Lion Firewall
I cant seem to find how to open a specific port in the ML firewall? I know you can give applications permission, but that's no good to me. Is there a way I can specify a specific port?
View Article