Question
Is it possible to lock iptables?
Some script is inserting at my iptables a rule to accept every traffic. That totally invalidate my next rejecting rules.
So is there some way to prevent that the script to add rules or find out the script or source who is inserting that rule?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×