From 2ba1c8b32301a7f0f6fb50ba079191356b7ade3f Mon Sep 17 00:00:00 2001 From: rusty Date: Fri, 24 Mar 2000 08:39:16 +0000 Subject: Testsuite update. --- iptables.8 | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'iptables.8') diff --git a/iptables.8 b/iptables.8 index 8422711..c226cef 100644 --- a/iptables.8 +++ b/iptables.8 @@ -533,16 +533,10 @@ The type given can be .BR icmp-port-unreachable or .BR icmp-proto-unreachable which return the appropriate ICMP error message (net-unreachable is -the default). The following special types are also allowed: -.B tcp-reset -is only valid if the rule also specifies -.BR "-p tcp" , -and generates a TCP reset packet in response. This is generally not a -good idea (modern stacks should deal with ICMPs on TCP connection -initiation attempts). +the default). The option .B echo-reply -can only be used for rules which specify an ICMP ping packet, and -generates a ping reply. +is also allowed; it can only be used for rules which specify an ICMP +ping packet, and generates a ping reply. .SS TOS This is used to set the 8-bit Type of Service field in the IP header. It is only valid in the -- cgit v1.2.3