Mac GeekeryGet your geek on. |
|
blog advertising is good for you
recent popular content
User login
|
OS X 10.4.x After having seen the Jay Beale article on Apple’s firewall [link http://bastille-linux.sourceforge.net/jay/dc14.pdf], I tried playing around with ipfw rules through Flying Buttress & the command line, and that was fun, but no matter what I tried, it seems that traffic was still passing through the Apple-ipfw default rule (65535). sudo ipfw list The next-to-last rule was added in the attempt to pick up what I had obviously failed to elsewhere block. Made no difference. sudo ipfw show So it looks like something is simply bypassing the ipfw rules or being piped straight to 65535. Though I apparently can’t stop this traffic, it would be nice to know at least what it is. Is there any way to modify the default rule to log traffic? Thanks
About facecentredcubic
|
Maybe check out this example ipfw rule set: http://textsnippets.com/posts/show/1267