On Tue, 2013-02-12 at 11:02 +0800, Aaron Lewis wrote: > Hi, > > Looks like the LOG target doesn't output the mark of a packet? > > I checked -j LOG --help and there's no such option, so what should I do > to get the mark of each packet and print them? It will log marks on packets by default. If there is no mark then nothing will be printed; if there is, the value will be printed at the end of the logging line (eg MARK=0x64). Andy -- 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