Bug 24849

Summary: "ipfw add allow tcp from any to any established" rule passes TCP setup
Product: Base System Reporter: land <land>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   

Description land 2001-02-04 15:10:00 UTC
	0100 allow tcp from any to any established
	0200 deny  tcp from any to any setup
	0300 allow ip  from any to any

	TCP setup connection match rule 100.

How-To-Repeat: 
	Use previous ruleset and try to establish TCP connection.
Comment 1 dwmalone freebsd_committer freebsd_triage 2001-02-04 17:26:48 UTC
State Changed
From-To: open->closed

I believe a fix for this bug was committed a few hours ago.  Most 
of the cvsup mirrors should have the fix by now.