The university I work for wants us to prevent port 5900 from being open to the world. I've been trying to understand how to implement network filtering by port, protocol, and address range. I'm getting confused.
Can someone tell me how I can implement a limitation on ports to be accessible from on specified network ranges?
I'm sorry that this is a vague post but I'm used to doing this stuff in Windows and with the Mac it seems like the intent is 1) application based rules 2) allow or block.
Ideally I'd like to do this by script or config file and not have to buy anything. And I don't want to break our systems either with clumsy configuration or implementation.
Thank you,
AJ
