* NAT TABLE Size
@ 2008-02-21 13:43 Memon,Arshad Mehrab
2008-02-21 16:41 ` Oscar N
0 siblings, 1 reply; 3+ messages in thread
From: Memon,Arshad Mehrab @ 2008-02-21 13:43 UTC (permalink / raw)
To: netfilter
Hi,
How can i increase the NAT table size and its timeout value.I am facing
this problem in the Linux based router when playing games or using torrent.
/Blessed
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: NAT TABLE Size
2008-02-21 13:43 NAT TABLE Size Memon,Arshad Mehrab
@ 2008-02-21 16:41 ` Oscar N
2008-02-21 16:58 ` Benedikt Gollatz
0 siblings, 1 reply; 3+ messages in thread
From: Oscar N @ 2008-02-21 16:41 UTC (permalink / raw)
To: Memon,Arshad Mehrab; +Cc: netfilter
Maybe this is what you're looking for?
/proc/sys/net/ipv4/ip_conntrack_max
/Mvh Oscar
>
> Hi,
> How can i increase the NAT table size and its timeout value.I am facing
> this problem in the Linux based router when playing games or using
> torrent.
> /Blessed
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe netfilter" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: NAT TABLE Size
2008-02-21 16:41 ` Oscar N
@ 2008-02-21 16:58 ` Benedikt Gollatz
0 siblings, 0 replies; 3+ messages in thread
From: Benedikt Gollatz @ 2008-02-21 16:58 UTC (permalink / raw)
To: netfilter
On Thursday 21 February 2008 17:41:08 Oscar N wrote:
> Maybe this is what you're looking for?
> /proc/sys/net/ipv4/ip_conntrack_max
For the sake of completeness, for my kernel compiled with "Layer 3 independent
connection tracking" (as it is the default since Linux 2.6.20 IIRC) the
equivalent is
/proc/sys/net/netfilter/nf_conntrack_max
for the maximum number of entries and
/proc/sys/net/netfilter/nf_conntrack_{tcp,udp,icmp,icmpv6,frag6}_timeout*
for the various timeouts.
I doubt that an embedded device runs such a new kernel, but maybe the kernel
still is compiled with the new connection tracking framework to support
stateful IPv6 filtering.
Benedikt
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-21 16:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 13:43 NAT TABLE Size Memon,Arshad Mehrab
2008-02-21 16:41 ` Oscar N
2008-02-21 16:58 ` Benedikt Gollatz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox