Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Kyoungyong Lee" <leeky@icu.ac.kr>
To: netfilter@lists.netfilter.org
Subject: Writing a netfilter module..
Date: Sun, 17 Aug 2003 15:46:28 +0900	[thread overview]
Message-ID: <02be01c3648b$49a1d440$da836bd2@kylee> (raw)

[-- Attachment #1: Type: text/plain, Size: 523 bytes --]

hello, folks.

I'm writing a netfilter module program.

the purpose of this program is forwarding a packet according to the ip address or port # of incoming packet.

for example, if the port # of incoming packet is 9999, i want to forward this packet to 210.107.xxx.yyy.

Anyway, I hooked incoming packet 

but after checking the port/ip addr I cannot forwarding it directly to specifiedl ip address.

is there anyone who know the way how to forward packet directly??

Thanks very much in advance..

-leeky-

[-- Attachment #2: Type: text/html, Size: 1408 bytes --]

             reply	other threads:[~2003-08-17  6:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-17  6:46 Kyoungyong Lee [this message]
2003-08-17 20:52 ` Writing a netfilter module Jim Carter

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='02be01c3648b$49a1d440$da836bd2@kylee' \
    --to=leeky@icu.ac.kr \
    --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