Re: Kernel module
- From: Iwo Mergler <Iwo.Mergler@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Mar 2007 13:47:37 +0100
W.P. wrote:
U?ytkownik Burkhard Ott napisa?:
Am Thu, 29 Mar 2007 12:23:16 +0200 schrieb W.P.:But it IS set to Y.
Hello there,
could anyone tell me which (exactly by name or by .config option) kernel
module is responsible for this entry in proc:
/proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_timeout_established??
Kernel 2.4.18 (on MIPS -> RTL8186).
I don't have this entry (whole netfilter directory) on my router in
"DIY" firmware. It exists on factory firmware and on my desktop.
I'm thinking i have included netfilter modules.
W.P.
CONFIG_NF_CONNTRACK_ENABLED=y
I attach .config
So what is wrong?
W.P.
The proc entry is created in a file called ip_conntrack_standalone.c
I'm not sure I understand the Makefile fully, but it looks like
this file may be only included if you compile contrack as a module.
Try compiling it as a module. The proc entry should appear after
the module is loaded.
Kind regards,
Iwo
.
- References:
- Kernel module
- From: W.P.
- Re: Kernel module
- From: Burkhard Ott
- Re: Kernel module
- From: W.P.
- Kernel module
- Prev by Date: Re: Is it possible, bind has done but the OS still respond with ICMP destination unreachable
- Next by Date: Re: Kernel module
- Previous by thread: Re: Kernel module
- Next by thread: Re: Kernel module
- Index(es):
Relevant Pages
|