All of lore.kernel.org
 help / color / mirror / Atom feed
* How to ignore incoming packets
@ 2003-08-27 14:19 Sudheimer
  2003-08-27 21:36 ` Mark Frey
  0 siblings, 1 reply; 6+ messages in thread
From: Sudheimer @ 2003-08-27 14:19 UTC (permalink / raw)
  To: linux-diald

Hi everyone,

I would like diald to ignore any incoming connection attempts.

For example if I get incoming packages to my tcp port 23 (telnet), they
fit the default rule of diald and keep up the line for 2 minutes (keepup
tcp 120 any). I do not have telnetd running on this port and have also
an ipchains packet denying these packets.

Nevertheless these packages match the final catch-all rule of diald and
keep up the line for 2 minutes (keepup tcp 120 any).

On the other hand, I do not want to define a rule like "ignore telnet
packets" because this would also match my own telnet-sessions to remote
telnet servers. 

If it were possible for diald to distinguish between incoming and
outgoing packets one could say somthing like "ignore incoming tcp SYN
packets". Is there something like that?


Joachim

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

end of thread, other threads:[~2003-08-29 16:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-27 14:19 How to ignore incoming packets Sudheimer
2003-08-27 21:36 ` Mark Frey
2003-08-28  8:19   ` Sudheimer
2003-08-28 11:25     ` Mark Frey
2003-08-28 23:47       ` Mark Frey
2003-08-29 16:34         ` sudix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.