I'm working on getting PF working under Mac OSX "Mountain Lion", but this (and many other topics that don't involve clicking around the GUI) seems to be beyond the "Apple community".
gives a syntax error.
works. How do I only allow ICMP from certain trusted networks? I can with ipfw or iptables, I should be able to with pf.
Code:
pass in inet proto icmp all icmp-type echoreq from <network>
Code:
pass in inet proto icmp all icmp-type echoreq