Martineau
Part of the Furniture
Do the following display any matching rules?Modprobe directive did allow me to add comments so the rules are now created with the comment “unbound_rule”. The delete command isn’t matching right now but all the rules with the specified comment are now produced so this will definitely work once I figure out what’s wrong with the output rule format.
Code:
iptables-save | grep "unbound_rule"
Code:
iptables -S | grep "unbound_rule"