Make sure iptables chains are recreated on firewall reload#947
Make sure iptables chains are recreated on firewall reload#947mavenugo merged 1 commit intomoby:masterfrom aboch:iptfd
Conversation
Signed-off-by: Alessandro Boch <aboch@docker.com>
|
LGTM |
|
LGTM. Is there a consistent way to reproduce the issue & is it possible to possible to write an IT for this ? |
|
@mavenugo I verified the fix in an ubuntu VM with firewalld and in a fedora one, after a firewalld restart the chains are reinstalled (the daemon iptables logs are also very useful in showing what is being probed and then installed). Please note the other issue, where the rules are sometimes wiped out is still there. |
|
@aboch thanks for the clarification. |
Make sure iptables chains are recreated on firewall reload
Signed-off-by: Alessandro Boch aboch@docker.com