Tino Keitel wrote: > On Tue, Feb 24, 2009 at 14:47:35 +0100, Pablo Neira Ayuso wrote: > > [...] > >> It depends on the UDP traffic and your rule-set, for example, I >> don't synchronize UDP DNS traffic but you may want to do it for >> long-standing UDP flows for real-time communications. With regards > > Hi, > > that sounds like other UDP traffic can be synced. However, it looks > like conntrackd does not support UDP at all. Are there plans to support > it in upcoming releases? Ops, it seems that I broken UDP filtering during 0.9.14. This patch should fix it. Does it resolve the UDP support or am I missing anything else?