Skip to main content
Question

Manage Mac Firewall Rules

  • July 14, 2015
  • 4 replies
  • 28 views

Forum|alt.badge.img+1

Curious how others remotely manage your firewall rules.
Do you push a script to edit them?

4 replies

Forum|alt.badge.img+1
  • New Contributor
  • July 14, 2015

I'm attempting to move our PF rules from a PKG to hosting them on our GitHub repo and pulling them with a script / policy using the GitHub API. I don't modify the default PF config but create our own config with it's own Launch Agent incase some update overwrites the default pf.conf.


bentoms
Forum|alt.badge.img+35
  • Hall of Fame
  • July 16, 2015

@sokurote & @mag perhaps [this(http://krypted.com/mac-security/command-line-firewall-management-in-os-x-10-10/) from @krypted318 might help?


Forum|alt.badge.img+9
  • Contributor
  • July 21, 2015

@sokurote @mag @bentoms Has anyone looked into building the pf configs with the Murus application? It's port based rather than application path based.


Forum|alt.badge.img+8
  • Contributor
  • August 21, 2019

@spraguga Just seeing this thread, did you get a chance to get this loaded?