2001-10-24 13:08:39

by Shiva Raman Pandey

[permalink] [raw]
Subject: Netfilter Question

Hi Friends,
When I get a packet using netfilter/iptables, I want to send it twice.
I mean I want to call set_verdict function twice.
Is it possible?
Is there any method to achieve this?
Do I have to play around packet_id and data_len parameters?
will handle create any problem?

Regards
Shiva