pfSense configuration setup stuff for ISTS22
Go to file
2022-03-05 03:32:13 -05:00
data.json pfsense config magic 2022-03-05 03:27:34 -05:00
push.py added a quarter second wait between new firewall rules to prevent any weird issues that might come up from spamming api requests 2022-03-05 03:32:13 -05:00
README.md pfsense config magic 2022-03-05 03:27:34 -05:00
rule_gen.py limited the firewall rules to something a bit more reasonable 2022-03-05 03:30:22 -05:00
rules.json limited the firewall rules to something a bit more reasonable 2022-03-05 03:30:22 -05:00

Steps

pfSense API

To install pfSense API, simply run the following command from the pfSense shell:

pkg add https://github.com/jaredhendrickson13/pfsense-api/releases/latest/download/pfSense-2.5-pkg-API.txz && /etc/rc.restart_webgui

Data.json

Make sure the config data in Data.json is what you want

push.py

Now push those rules bruh

./push.py