From: Eduardo Costa <ecosta@tpk.com.br>
To: netfilter-devel@lists.netfilter.org
Subject: using libipq to create a router
Date: Tue, 23 Sep 2003 22:25:10 +0000 [thread overview]
Message-ID: <3F70C846.3090201@tpk.com.br> (raw)
Hi, there !
I want to create a little program to route connections with libipq and
nat table.
Something like that: client connects with master server, but it will
only route this connection to another computer.
Pretty simple, but I need this info to create something bigger. I tried
to change the IP header packet, but somehow it only worked with ICMP. I
guess it's a problem with nat/conntrack, but there's no example mixing
conntrack and libipq.
BTW, I don't want to make a kernel module and a libipt_XXX.so, because I
think it's a solution bigger than the problem.
Thanks in advance,
Eduardo Costa
next reply other threads:[~2003-09-23 22:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-23 22:25 Eduardo Costa [this message]
2003-09-24 1:36 ` using libipq to create a router Henrik Nordstrom
2003-09-23 22:45 ` Eduardo Costa
2003-10-11 20:32 ` Henrik Nordstrom
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=3F70C846.3090201@tpk.com.br \
--to=ecosta@tpk.com.br \
--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.