From: "Konrad D." <darnok@post.pl>
To: netfilter-devel@lists.netfilter.org
Subject: manual connection adding to ip_conntrack hash table
Date: Fri, 16 Jan 2004 15:33:36 +0100 [thread overview]
Message-ID: <14603099.20040116153336@post.pl> (raw)
Hi!
I'm in the course of writing my thesis about connection tracking in netfilter,
it's sad but I need help. So I'm asking for help you, the netfilter developers.
Topic of my thesis is High Availability Firewall.
We have two PC computers connected together. One computer act as
firewall. The second one is "just in case" the first one broke down.
If that happend the second one must take place of the first one and
get informaction about all connections that was established.
AFAIK I need to get connections from /proc/net/ip_conntrack on 1st computer
and then put them in the same place on 2nd one. My question i how I
can do that? Can I add new connection to ip_conntrack hash table by calling
some function(s)? I'm not well programer so please dont be mad on me ;).
I was googling and searching linux source code for some clue, and I'm
pretty sure that I need to modify ip_conntrack hash table but I don't
know how. So please help.
Best regadrs
next reply other threads:[~2004-01-16 14:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-16 14:33 Konrad D. [this message]
2004-01-16 16:53 ` manual connection adding to ip_conntrack hash table Henrik Nordstrom
2004-01-16 17:03 ` KOVACS Krisztian
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=14603099.20040116153336@post.pl \
--to=darnok@post.pl \
--cc=netfilter-devel@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.