Hi,
I need ip_conntrack.o module. can some one kindly tell me where to find this module?
or is it compiled into kernel?
Thanks,
Venkatesh K
(Last edited by kaevee on 6 Apr 2006, 16:17)
The content of this topic has been archived on 6 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
Hi,
I need ip_conntrack.o module. can some one kindly tell me where to find this module?
or is it compiled into kernel?
Thanks,
Venkatesh K
(Last edited by kaevee on 6 Apr 2006, 16:17)
hello, run "ipkg update" and then "ipkg list" and you should find your answer therein.
Conntrack is statically compiled into the Kernel.
whiterussian/openwrt/target/linux/linux-2.4/config/brcm:
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_CONNTRACK_MARK=y
(Last edited by olli on 7 Apr 2006, 12:56)
doh, good call. i was thinking of ipt_conntrack.o from kmod-ipt-conntrack.
Conntrack is statically compiled into the Kernel.
Thanks for all the help.
Venkatesh K
The discussion might have continued from here.