create_custom_firewall_rules_iptables_in_lucy
Table of Contents
Firewall settings in LUCY < 3.2
LUCY comes with a set of firewall rules build into linux (iptables) to restrict access from the network. The firewall config is restored on each reboot. The rules are stored in "/opt/phishing/config/iptables.conf". The script that reads iptables rules is located in "/etc/network/if-up.d/iptables".
Using root access you can either edit the rules in the file, or change/remove the script that reads them on each reboot. To remove the currently applied iptables rules and clear the firewall table you need to run a command "iptables -F".
Firewall settings in LUCY > 3.2
In LUCY > 3.2 you can set custom access control lists within the GUI.
create_custom_firewall_rules_iptables_in_lucy.txt · Last modified: 2019/07/25 12:49 by 127.0.0.1