]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
correct manpage about information on '--syn' behaviour (Steve Snodgrass)
authorSteve Snodgrass <ssnodgra@pheran.com>
Wed, 30 Oct 2002 08:53:41 +0000 (08:53 +0000)
committerHarald Welte <laforge@gnumonks.org>
Wed, 30 Oct 2002 08:53:41 +0000 (08:53 +0000)
iptables.8

index 65f67bcbf54a4917f143df39449bac7f3aca583d..3113b94d1440fc00dabf8b86518b22e6153582db 100644 (file)
@@ -411,7 +411,7 @@ will only match packets with the SYN flag set, and the ACK, FIN and
 RST flags unset.
 .TP
 .B "[!] --syn"
-Only match TCP packets with the SYN bit set and the ACK and FIN bits
+Only match TCP packets with the SYN bit set and the ACK and RST bits
 cleared.  Such packets are used to request TCP connection initiation;
 for example, blocking such packets coming in an interface will prevent
 incoming TCP connections, but outgoing TCP connections will be