HELLO_wORLD
Very Senior Member
aegis is the successor of firewall-blocklist:
https://www.snbforums.com/threads/r7800-r9000-probably-others-blocklist-based-firewall-addon.63241/
It starts with version 1.0.0, but is more recent than latest firewall-blocklist
aegis
A firewall blocklist script for Netgear R7800 and R9000 Routers with Voxel firmware.
Should work with some other models as well.
What is it?
It is a script that allows to block a list of IP adresses or ranges for inbound and outbound traffic.
The main purpose is blocking dangerous adresses known for spam, hacking, malware, etc...
The blocklist is automatically generated from known sources (this is editable) and you can add your own IP adresses/ranges as well.
Instructions and installation
https://github.com/bolemo/aegis/blob/master/README.md
________ below this is only if you are using firewall-blocklist ________
To migrate from firewall-blocklist
It is very easy, and can be done with three commands
Don’t forget to update you cron job to aegis update instead of firewall-blocklist update if you had one set.
https://www.snbforums.com/threads/r7800-r9000-probably-others-blocklist-based-firewall-addon.63241/
It starts with version 1.0.0, but is more recent than latest firewall-blocklist
aegis
A firewall blocklist script for Netgear R7800 and R9000 Routers with Voxel firmware.
Should work with some other models as well.
What is it?
It is a script that allows to block a list of IP adresses or ranges for inbound and outbound traffic.
The main purpose is blocking dangerous adresses known for spam, hacking, malware, etc...
The blocklist is automatically generated from known sources (this is editable) and you can add your own IP adresses/ranges as well.
Instructions and installation
https://github.com/bolemo/aegis/blob/master/README.md
________ below this is only if you are using firewall-blocklist ________
To migrate from firewall-blocklist
It is very easy, and can be done with three commands
Code:
wget -qO- https://raw.githubusercontent.com/bolemo/firewall-blocklist/master/migrate-to-aegis.sh | sh
Code:
wget -qO- https://github.com/bolemo/aegis/raw/master/aegis-install.sh | sh
Code:
/opt/bolemo/scripts/aegis update
Last edited: