I have a need to block a specific outgoing port to any host (port 3268, msft-gc, the Microsoft Global Catalog). The native AD plugin on OS X is frankly broken at the moment, causing opendirectoryd to query every member of every AD group/DL the user is in, which is substantial at our company. Whenever I plug into the corporate network, this querying takes place to the tune of 50MB of data and 300,000+ query results from our Global Catalog. It causes problems with our Global Catalog as well as triggering client lockups. Wifi dropped for a second? It happens all over again.
I've found that blocking port 3268 outbound solves the issue for us and doesn't seem to impact anything important on the client. I've been testing with Little Snitch, but is there a free and native way to block an outgoing port on OS X that anyone is aware of? Or maybe a better option than Little Snitch?