Sample Header Ad - 728x90

How to get UFW to read current iptables rules after modification? (Ubuntu)

1 vote
2 answers
4345 views
I am adding a chain using iptables: iptables -N ETDROP When I reboot, this is lost. I read of many ways to make iptables rules permanent... however You must remember, I am using UFW and UFW has this job of remembering your rules. So the question is, how do I get UFW to realize that a new rule has just been added directly by iptables? I tried ufw reload but no cookie.
Asked by conanDrum (465 rep)
Jun 22, 2019, 07:59 AM
Last activity: Jun 22, 2019, 11:49 PM