Mailing List Archive

Setting HASHSIZE
Which command can I use to set the hash table size?
The netfilter conntrack (nf_conntrack) is compiled as a module.
I have installed kernel 2.6.20 and iptables 1.3.5
thank
Andrea
Re: Setting HASHSIZE [ In reply to ]
Andrea Bencini <andrea.bencini@tin.it> kirjoitti Wed, 04 Jul 2007 17:54:28
+0300:

> Which command can I use to set the hash table size?
> The netfilter conntrack (nf_conntrack) is compiled as a module.
> I have installed kernel 2.6.20 and iptables 1.3.5
> thank
> Andrea
>
Try using
# modprobe ip_conntrack hashsize=$HASHSIZE
Source: http://www.wallfire.org/misc/netfilter_conntrack_perf.txt