From nobody@FreeBSD.org  Wed Jan 28 12:50:51 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4C3E116A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Jan 2004 12:50:51 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8E90043D31
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Jan 2004 12:50:50 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SKondL076622
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 28 Jan 2004 12:50:49 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i0SKonRN076618;
	Wed, 28 Jan 2004 12:50:49 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200401282050.i0SKonRN076618@www.freebsd.org>
Date: Wed, 28 Jan 2004 12:50:49 -0800 (PST)
From: Rolf Witt <rowi@free.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ipfw can't no more reject icmp (icmptypes 8)
X-Send-Pr-Version: www-2.0

>Number:         62042
>Category:       kern
>Synopsis:       [ipfw] ipfw can't no more reject icmp (icmptypes 8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    luigi
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 28 13:00:33 PST 2004
>Closed-Date:    
>Last-Modified:  Fri Oct 28 06:44:02 GMT 2005
>Originator:     Rolf Witt
>Release:        FreeBSD 4.9-STABLE
>Organization:
>Environment:
FreeBSD peanuts.free.de 4.9-STABLE FreeBSD 4.9-STABLE #12: Wed Jan 28 19:17:12 CET 2004     rowi@peanuts.free.de:/usr/obj/usr/src/sys/PEANUTS  i386

>Description:
After a buildworld (cvsup from 28.01.2004 17:00 CET)with IPFW2=TRUE in my make.conf will this rule: ipfw add reject log icmp from any to me icmptypes 8 via tun0 no more work.
(using of "host unreach" has the same Problem). 
ipfw show sayes he has reject the Ping but my Host is pingable...


>How-To-Repeat:
Using of this rule:
ipfw add reject log icmp from any to me icmptypes 8 via tun0

>Fix:
Workaround: Using deny instead reject/unreach host. 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->luigi 
Responsible-Changed-By: vs 
Responsible-Changed-When: Tue Jul 20 07:50:39 GMT 2004 
Responsible-Changed-Why:  
Luigi's territory 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62042 
>Unformatted:
