Rejecting udp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux