coreos / bugs

Issue tracker for CoreOS Container Linux
https://coreos.com/os/eol/
146 stars 30 forks source link

How to update firewall (iptables/ip6tables) policies via ignition #2625

Open alpana17 opened 4 years ago

alpana17 commented 4 years ago

How to update firewall (iptables/ip6tables) policies via ignition as I was not able to find anything at https://github.com/coreos/container-linux-config-transpiler/blob/master/doc/configuration.md

dharmab commented 4 years ago

I think you can just configuration the iptables config in /etc/iptables as regular files, and they will be loaded on boot