robbertkl/docker-ipv6nat

ambiguous debug log

zhangyoufu opened this issue · 1 comments

excerpt from iptables man-page:

-A, --append chain rule-specification
-I, --insert chain [rulenum] rule-specification
-D, --delete chain rulenum

-A does not accept rulenum

@zhangyoufu Yes, I will fix this!