All of lore.kernel.org
 help / color / mirror / Atom feed
* How to log dropped packet ?
@ 2003-07-16 12:14 Jerry Kim
  2003-07-16 12:49 ` Ray Leach
  0 siblings, 1 reply; 5+ messages in thread
From: Jerry Kim @ 2003-07-16 12:14 UTC (permalink / raw)
  To: netfilter

Hi all.

I hope to know how to log dropped/accepted packets.
For example,

iptables -A INPUT -i eth0 -p tcp -d 10.10.10.1 --dport 22 -j ACCEPT

How can I log it ?
I don't understand how '-j LOG' target operate.

Help.




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

end of thread, other threads:[~2003-07-16 18:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-16 12:14 How to log dropped packet ? Jerry Kim
2003-07-16 12:49 ` Ray Leach
2003-07-16 13:22   ` Julien Didron
2003-07-16 14:10     ` Ramin Dousti
2003-07-16 18:20     ` Sven Schuster

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.