Linux Netfilter discussions
 help / color / mirror / Atom feed
* question on recent module
@ 2003-01-24 14:17 Leonardo Rodrigues ( listas )
  2003-01-25  1:33 ` Stephen Frost
  0 siblings, 1 reply; 6+ messages in thread
From: Leonardo Rodrigues ( listas ) @ 2003-01-24 14:17 UTC (permalink / raw)
  To: netfilter ML


    Hello Guys,

    I'm trying to setup recent module for doing some great things here :)
Basically what I want is. Match some kind of traffic and, if that happens,
traffic for that source address will be completly and silently dropped. All
examples of recent module I found were used on FORWARD chain, which is not
my case, as machine running recent will be the final destination of the
connection.

    So, seems I'm successfully matching packets I need (
/proc/net/ipt_recent/myrulename ) is created and sources are being added
there. What I need now is: how can I make a rule on filter OUTPUT to DROP
all traffic if the source address was matched by recent module ? As I read,
I can only check recent matches against source address ( --rcheck ). In
OUTPUT chain, source address is my own address and the address I need to
match is the DESTINATION one.

    Can recent module help me in this situation ? Hope you understood it.

    Anyway, thanks for your attention :)

    Sincerily,
    Leonardo Rodrigues



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

end of thread, other threads:[~2003-01-25 23:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-24 14:17 question on recent module Leonardo Rodrigues ( listas )
2003-01-25  1:33 ` Stephen Frost
2003-01-25 19:43   ` Leonardo Rodrigues ( listas )
2003-01-25 19:21     ` Stephen Frost
2003-01-25 21:43       ` Leonardo Rodrigues ( listas )
2003-01-25 23:55         ` Stephen Frost

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