Linux Netfilter discussions
 help / color / mirror / Atom feed
From: rigoberto perez <rigo666beast@yahoo.com>
To: netfilter <netfilter@vger.kernel.org>
Subject: Problems with UNIX SCO
Date: Wed, 10 Dec 2008 08:45:02 -0800 (PST)	[thread overview]
Message-ID: <332483.28349.qm@web33206.mail.mud.yahoo.com> (raw)

Friends:

I wrote a netfilter module with the follows operations:

OUT
***
1) Modify every packet by paddding 64 bytes
2) Save the original protocol in the 64 bytes trailer (that's enough space!)
3) Modify the protocol header in TCP
4) Calculate the IP checksum


IN
**
1) Restore the original protocol by get the saved in the trailer
2) Trim the 64 bytes in the tail
3) Calculate the IP checksum

I wrote the same funcionality in a SCO OPENSERVER UNIX. The comunication between the boths systems through pings is OK but in the case of TCP report errors in the checksum of the packets in UNIX.

Anybody have some idea about it?

Thanks.


      

             reply	other threads:[~2008-12-10 16:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 16:45 rigoberto perez [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-12-11 15:44 Problems with UNIX SCO rigoberto perez
2008-12-18 21:05 ` Oscar N

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=332483.28349.qm@web33206.mail.mud.yahoo.com \
    --to=rigo666beast@yahoo.com \
    --cc=netfilter@vger.kernel.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