Score:1

netfilter-persistent starts on boot, but iptables does not

mx flag

I have netfilter-persistent and iptables-persistent installed. Netfilter-persistent starts after a reboot. I have rules saved at /etc/iptables/rules.v4 Iptables does not start. sudo systemctl restart netfilter-persistent does not change iptables status

enter image description here

netfilter-persistent/plugins.d/15-ip5tables

ru flag
`iptables` isn't a 'service' that runs, it's integrated into the kernel and netfilter components, loaded at boot time. How have you tested that iptables is 'not running'? Does `sudo iptables -L -n -v` show your rules after boot?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.