Closed richardowen closed 8 years ago
Hi there -- we've documented it in #101, but this cookbook doesn't support chains other than *filter
currently. I'd love to see this fixed, but it will likely require some refactoring. I'd be glad to review any PRs that resolve it, though. Thank you for the report!
I'm running on Ubuntu 14.04. I've got my attributes/recipe set up like this:
Unfortunately this doesn't work. I get this in the Chef run:
In trying to debug this, I tried running iptables-restore on /etc/iptables/rules.v4 and got this:
It seems we can't put rules with
-t nat
in there.