Re: iptables REJECT types for UDP (if any)
Richard Dicaire wrote:
> I'm packet filtering UDP based on MAC address, this is working, I'm
From the iptables manpage:
--reject-with type
The type given can be icmp-net-unreachable,
icmp-host-unreachable, icmp-port-
unreachable, icmp-proto-unreachable,
icmp-net-prohibited or icmp-host-prohib
ited, which return the appropriate ICMP error message
(port-unreachable is the
default). The option tcp-reset can be used on rules
which only match the TCP
protocol: this causes a TCP RST packet to be sent back.
This is mainly useful
for blocking ident (113/tcp) probes which frequently
occur when sending mail to
broken mail hosts (which won't accept your mail otherwise).
Álvaro
Received on Sat Nov 16 12:10:13 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 14:01:19 EDT
|