summaryrefslogtreecommitdiffstats
path: root/iptables.8
diff options
context:
space:
mode:
authorlaforge <laforge>2003-05-24 11:44:18 +0000
committerlaforge <laforge>2003-05-24 11:44:18 +0000
commitd923bba613d573e23b577f1ae49c409ea62f00e9 (patch)
tree8509d79b3c4781322acf5dee727d5a0d5af5cdc9 /iptables.8
parentc55a1384d7bc42293e8866d830328a46eba688d8 (diff)
finally commit the overly delayed RFC1812 admin prohibited option
Diffstat (limited to 'iptables.8')
-rw-r--r--iptables.87
1 files changed, 5 insertions, 2 deletions
diff --git a/iptables.8 b/iptables.8
index bd58e09..f73ff46 100644
--- a/iptables.8
+++ b/iptables.8
@@ -864,8 +864,9 @@ The type given can be
.BR icmp-host-unreachable ,
.BR icmp-port-unreachable ,
.BR icmp-proto-unreachable ,
-.BR "icmp-net-prohibited or"
-.BR icmp-host-prohibited ,
+.BR icmp-net-prohibited ,
+.BR "icmp-host-prohibited or"
+.BR "icmp-admin-prohibited (*)"
which return the appropriate ICMP error message (\fBport-unreachable\fP is
the default). The option
.B tcp-reset
@@ -874,6 +875,8 @@ TCP RST packet to be sent back. This is mainly useful for blocking
.I ident
(113/tcp) probes which frequently occur when sending mail to broken mail
hosts (which won't accept your mail otherwise).
+.TP
+(*) Using icmp-admin-prohibited with kernels that do not support it will result in a plain DROP instead of REJECT
.SS SNAT
This target is only valid in the
.B nat