PDA

View Full Version : Conntrack-issues in Jaunty


kristrev
March 22nd, 2009, 07:45 PM
Hello,

I am working on an xtables-extension that uses conntrack to check the state of the connection. After upgrading to Jaunty on one of my testmachines, I noticed that conntrack stopped functioning properly. Even though conntrackd is running and all required config-variables are set, conntrack -L outputs 0 flows and IPMARK tells me that the skb's ct is NULL. My questions is, has anyone noticed similar behaviour and/or knows how to solve this.

Conntrack worked perfectly when running Interprid on the same machine, that is why I suspect Jaunty has broken something. Please let me know if you need any more information.

-Kristian