All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sai Kiran <saikiranrgda@gmail.com>
To: Chicken of the Apocalypse <satehen@btinternet.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: iptables stop/start vs restart ...
Date: Thu, 29 Sep 2005 17:46:58 +0530	[thread overview]
Message-ID: <7c6561690509290516f38528a@mail.gmail.com> (raw)
In-Reply-To: <20050929095047.45779.qmail@web86503.mail.ukl.yahoo.com>

hi,

> /sbin/modprobe ip_conntrack hashsize=32767.


>/proc/sys/net/ipv4/netfilter/ip_conntrack_buckets the value is 32767.
If I run service iptables

try putting the following line into /etc/sysctl.conf


net.ipv4.netfilter.ip_conntrack_buckets = 32767

and try adding the following cmd to iptables script in /etc/rc.d/init.d

/sbin/sysctl -p


hope this would update the values.


regards,
kiran


      parent reply	other threads:[~2005-09-29 12:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-29  9:50 iptables stop/start vs restart Chicken of the Apocalypse
2005-09-29 10:34 ` John A. Sullivan III
2005-09-29 10:48   ` Chicken of the Apocalypse
2005-09-29 13:02     ` John A. Sullivan III
2005-09-29 15:54       ` Chicken of the Apocalypse
2005-09-29 12:16 ` Sai Kiran [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7c6561690509290516f38528a@mail.gmail.com \
    --to=saikiranrgda@gmail.com \
    --cc=marlinspike_tom@yahoo.co.in \
    --cc=netfilter@lists.netfilter.org \
    --cc=satehen@btinternet.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.