Hi, I need to do a fast UDP proxy, so i am looking for ways that I can insert/remove 1000 entries/s. I tried iptable but it is too slow. Therefore, I am looking to use conntrack-tool to insert the entry to see if it can be faster. Does anyone know if that is possible? I have trouble figure out how to use the conntrack-tool's conntrack command ( -I option). Can someone please give me an example? Thanks, P On Sun, Jun 20, 2010 at 8:15 PM, Jan Engelhardt <jengelh@xxxxxxxxxx> wrote: > On Sunday 2010-06-20 13:41, Pete Kay wrote: > >>Hi, >> >>I am new to netfilter-conntrack so please excuse me for my simple question. >> >>I am trying to set up a rule such that any UDP packet coming from a >>specific IP:port will be redirected to another IP:port. Could someone >>please give me an example how this can be done? > > Why not just directly connect to the right tuple? > -- 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