[BACK]Return to example.6 CVS log [TXT][DIR] Up to [local] / src / share / ipf

Diff for /src/share/ipf/Attic/example.6 between version 1.1 and 1.2

version 1.1, 1996/01/09 09:29:47 version 1.2, 1996/07/18 05:57:23
Line 2 
Line 2 
 # block all TCP packets with only the SYN flag set (this is the first  # block all TCP packets with only the SYN flag set (this is the first
 # packet sent to establish a connection) out of the SYN-ACK pair.  # packet sent to establish a connection) out of the SYN-ACK pair.
 #  #
 block proto tcp from any to any flags S/SA  block in proto tcp from any to any flags S/SA

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2