From: Mike Polek <mike@pictage.com>
To: netfilter@lists.netfilter.org
Subject: Connection tracking looses packets?
Date: Sun, 28 May 2006 19:23:44 -0700 [thread overview]
Message-ID: <447A5B30.7090304@pictage.com> (raw)
Hi,
For anyone interested, I was attempting to set up a load balancing
FTP server, which I've done before. I had a brand new kernel,
installed the nfct patches, etc. Not knowing that there had
been a tcp-window-tracking patch to the kernel, I couldn't figure
out why the first passive connection would always work, but
later passive connections would fail. After poking around, I could
see the (*pskb)->nfct pointer was NULL, and I was completely
stumped.
Thanks to Pascal Hambourg's post, I tried
echo 1 > /proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_be_liberal
and magically, everything works perfectly, just like the old server.
I hope this helps others who are load balancing ftp servers.
Thanks to everyone who contributes to Open Source and these
mailing lists!!!
Mike Polek
Pictage, Inc.
next reply other threads:[~2006-05-29 2:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-29 2:23 Mike Polek [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-05-24 13:25 Connection tracking looses packets? Justin Schoeman
2006-05-24 14:02 ` Sietse van Zanen
2006-05-26 12:19 ` Pascal Hambourg
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=447A5B30.7090304@pictage.com \
--to=mike@pictage.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.