Date: Wed, 28 Jan 2004 12:50:49 -0800 (PST) From: Rolf Witt <rowi@free.de> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/62042: ipfw can't no more reject icmp (icmptypes 8) Message-ID: <200401282050.i0SKonRN076618@www.freebsd.org> Resent-Message-ID: <200401282100.i0SL0Ybl018894@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 62042 >Category: i386 >Synopsis: ipfw can't no more reject icmp (icmptypes 8) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >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: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401282050.i0SKonRN076618>