qaz393 Posted February 19, 2021 Posted February 19, 2021 So I am in school and worked with CENTOS with these two command to save iptables iptables-save > /etc/sysconfig/iptables service iptables save I have tried googling and nothing seems to be armbian focused iptables save. Goal is to set up iptables instead of everything allowed........ armbian will be used for pi hole soon. Thank you.
Solution Werner Posted February 20, 2021 Solution Posted February 20, 2021 apt install iptables-persistent
Recommended Posts