It's still present on Mavericks, but the man page for ipfw reads: "This utility is DEPRECATED. Please use pfctl(8) instead."
Also, aside from the traditional port-based firewall, the firewall you enable/disable in the security pref pane is an application-level firewall, separate from ipfw or pf. Apple provides a command-line utility--afctl--to control that. This is the firewall represented in system_profiler output, so, check out the man page for (or use otool on) afctl. On Mon, May 19, 2014 at 5:05 PM, Marco S Hyman <[email protected]> wrote: > > On May 19, 2014, at 1:03 PM, Alex Zavatone <[email protected]> wrote: > >> Out of curiosity, in which version of the OS is pf taking over for ipfw? > > The switch started in Lion. I don't know if ipfw has been completely > replaced. I seem to remember that some things were still being > done in ipfw. Or maybe I'm thinking of the Application Layer > Firewall. > > Marc > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/marczak%40gmail.com > > This email sent to [email protected] -- Ed Marczak e: [email protected] w: http://www.radiotope.com/writing MacTech Conference: http://www.mactech.com/conference _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
