On Friday 2011-06-24 02:06, Jonathan Tripathy wrote: > > On 24/06/2011 00:44, Jan Engelhardt wrote: >> On Friday 2011-06-24 00:16, Jonathan Tripathy wrote: >> >>> Hi Everyone, >>> >>> Is there any quick command that I can use with iptables to remove all links >>> to >>> a chain, as well as removing the chain itself? >> No, -F would clean the chain, and -X would remove them, which are >> currently two separate operations with the iptables(8) frontend. > Hi There, > > Thanks for this, however I already knew those commands. I'm looking for a > command to clear the links to the chain (the commands above clear the chain > itself), however I'm guessing is there none? Indeed there are none. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html