Linux Netfilter discussions
 help / color / mirror / Atom feed
* Writing a netfilter module..
@ 2003-08-17  6:46 Kyoungyong Lee
  2003-08-17 20:52 ` Jim Carter
  0 siblings, 1 reply; 2+ messages in thread
From: Kyoungyong Lee @ 2003-08-17  6:46 UTC (permalink / raw)
  To: netfilter

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-17 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-17  6:46 Writing a netfilter module Kyoungyong Lee
2003-08-17 20:52 ` Jim Carter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox