From: "Kotatsu" <naughtydog@virgilio.it>
To: netfilter@lists.netfilter.org
Subject: Resend TCP segment modified to the sender
Date: Tue, 1 Jun 2004 20:46:29 +0200 [thread overview]
Message-ID: <001401c44808$c1280460$5790b450@bebop> (raw)
Hi guys,
I have a problem. I have a client (192.168.9.2) that send TCP segment to
a server (192.168.11.2). Between this PC there is a Linux router that
captures all the segment and do forwarding. I want that it takes a client
packet (the 10th TCP data packet sended, for example), modify it as i want,
and then resend it to the client with ipq_set_verdict.
Is this operation possible? Or netfilter can only send the modified packet
at the server? If it's possible, which field must i modify to do this (i've
tried to modify some flag but it doesn't work)?
Thanks for your help
Best regards
next reply other threads:[~2004-06-01 18:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-01 18:46 Kotatsu [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-06-02 15:11 Resend TCP segment modified to the sender aksingh
2004-06-02 18:05 ` Jee J.Z.
2004-06-02 5:01 aksingh
2004-06-02 10:28 ` Jee J.Z.
2004-06-01 21:08 Kotatsu
2004-06-01 18:39 Kotatsu
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='001401c44808$c1280460$5790b450@bebop' \
--to=naughtydog@virgilio.it \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).