Have you started the conntrackd-daemon? On Mon, Jan 3, 2011 at 1:33 PM, Peter Kraus <juleswinnfieldpf@xxxxxxxxxxxxxx> wrote: > Hi, > > I have ubuntu, kernel 2.6.35, "apt-get install conntrack" and lsmod shows: > > cedrix@tussi:~/test_1$ lsmod |grep net > nfnetlink 3691 0 > cedrix@tussi:~/test_1$ lsmod |grep conn > nf_conntrack_ipv4 10783 3 iptable_nat,nf_nat > nf_conntrack 63258 4 > ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4 > nf_defrag_ipv4 1117 1 nf_conntrack_ipv4 > > When I run: "sudo conntrack -E" and I do a "telnet <myserver> 80" (to > generate traffic) it should show the generated events, but it does > not. > > Question: Is there any netfilter-lib missing or what do I wrong? > > Thanks for any help! > > Jules > -- > 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 > -- 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