Hello guys, I don't know if that is the right place to ask. So, since we use public cloud, we are trying to hardening our servers allowing traffic just from our subnetworks. However, when I tried to implement some iptables rules I got problems with Docker, which couldn't find its chain anymore.
Then, I am wondering if anyone has ever implemented any iptables rule in this scenario. I've seen this[1] "tip", however, I think that it is not apply to this case, because it is very "static". [1] - https://fralef.me/docker-and-iptables.html Best Regards, -- Alfredo Miranda

