hi ya john On Wed, Aug 05, 2015 at 12:50:43PM -0400, John Miller wrote: > Hi folks, > > We keep pretty simple firewall rulesets for the most part. That said, > it'd be nice to be able to display chains and rules in a tree-based > format: it'd help to visualize more complex rulesets. Do you all know > of any existing tools that'll let me display things in a tree > structure--sort of the iptables equivalent of the 'tree' command for > files and directories? how and what would you want to change for the output of "iptables -nvL" you could start with: iptables -nvL | awhk '{ show only what you want to see}' pixie dust alvin # http://IPtables-BlackList.net # -- 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