Linux Netfilter discussions
 help / color / mirror / Atom feed
* Rejecting udp
@ 2003-03-03 17:28 Michael K
  2003-03-03 17:38 ` Athan
  2003-03-04  0:08 ` Willem Oldeman
  0 siblings, 2 replies; 12+ messages in thread
From: Michael K @ 2003-03-03 17:28 UTC (permalink / raw)
  To: netfilter

I saw this rule someware on the net.
$IPTABLES -A FORWARD -o $EXTERNALIF -p udp --dport 137 -j REJECT

Whats the use to use reject on a UDP packet? Isn't udp connection-less
A more correct shouldn't that be "-j DROP"? Or am I thinking wrong here?

Regards Klintan




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

end of thread, other threads:[~2003-03-06 19:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-03 17:28 Rejecting udp Michael K
2003-03-03 17:38 ` Athan
2003-03-03 20:14   ` Arnt Karlsen
2003-03-04  0:08 ` Willem Oldeman
2003-03-04  2:42   ` Skip Morrow
2003-03-06 10:53     ` Michael J. Tubby B.Sc. (Hons) G8TIC
2003-03-04 11:00   ` Skip Morrow
2003-03-04 11:26     ` Raymond Leach
2003-03-04 13:31       ` Skip Morrow
2003-03-04 23:51         ` Arnt Karlsen
2003-03-05 10:03           ` Maciej Soltysiak
2003-03-06 19:53     ` Manuel Samper

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