From: "Ramsurrun Visham" <vishamr@xxxxxxxxx> Date: Fri, 11 May 2007 14:43:19 +0400 > Hi to all, > > I am unable to see the contents of the ip_conntrack file. I have built > the iptables modules in my 2.6.20.4 kernel itself. Is that what might > causing this problem? Should I select the options as modules? AFAIK your .config in previous mail, you are using nf_conntrack, not ip_conntrack. nf_conntrack is new module. But it is compatible with ip_conntrack, if you also load nf_conntrack_ipv4. Don't worry. Regards, -- Yasuyuki Kozakai