All of lore.kernel.org
 help / color / mirror / Atom feed
From: "www.piratehosting.net" <webmazter@gmail.com>
To: netfilter@lists.netfilter.org
Subject: ipconntrack
Date: Sun, 3 Oct 2004 02:41:42 -0600	[thread overview]
Message-ID: <e73cec800410030141797418ff@mail.gmail.com> (raw)

i run 2 irc servers for a small hosting company.
ip contrack gets full all the time no matter what limits i set 
echo 40192 > /proc/sys/net/ipv4/ip_conntrack_max

My question is:
can i safely remove ip conntrack all together?
rmmod ip_conntrack
rmmod ip_conntrack_ftp
rmmod ip_conntrack_irc
rmmod ip_conntrack
rmmod ipt_state

I dont really understand what it does but the table keep filling up im
sure its some kinda attact on my servers.
does it do anything at all i use a simple firewall (apf) and only these rules.
in
/etc/sysctl.conf
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_echo_ignore_all = 1
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.icmp_ignore_bogus_error_responses = 1
net.ipv4.tcp_syncookies = 1

-- 
www.piratehosting.net


             reply	other threads:[~2004-10-03  8:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-03  8:41 www.piratehosting.net [this message]
2004-10-03 12:10 ` ipconntrack Jose Maria Lopez
2004-10-03 21:22 ` ipconntrack Jason Opperisano
  -- strict thread matches above, loose matches on Subject: below --
2004-10-03 23:48 ipconntrack www.piratehosting.net

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=e73cec800410030141797418ff@mail.gmail.com \
    --to=webmazter@gmail.com \
    --cc=netfilter@lists.netfilter.org \
    /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.