From nobody@FreeBSD.org  Mon Sep 29 08:00:05 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 54343106568C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 Sep 2008 08:00:05 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 380E58FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 Sep 2008 08:00:05 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m8T804td097091
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 Sep 2008 08:00:04 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id m8T804iB097090;
	Mon, 29 Sep 2008 08:00:04 GMT
	(envelope-from nobody)
Message-Id: <200809290800.m8T804iB097090@www.freebsd.org>
Date: Mon, 29 Sep 2008 08:00:04 GMT
From: Joao Rocha Braga Filho <goffredo@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ipfw add 10 count ip from any to 172.16.0.1,me
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         127707
>Category:       bin
>Synopsis:       ipfw(8): ipfw add 10 count ip from any to 172.16.0.1,me does not work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ipfw
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 29 08:10:08 UTC 2008
>Closed-Date:    Wed Oct 01 21:19:32 UTC 2008
>Last-Modified:  Wed Oct 01 21:19:32 UTC 2008
>Originator:     Joao Rocha Braga Filho
>Release:        6.3 STABLE and 7.0 STABLE
>Organization:
Paraty.com
>Environment:
FreeBSD piccola.paratyinfo.com.br 6.3-STABLE FreeBSD 6.3-STABLE #5: Thu Apr 17 21:44:11 BRT 2008     goffredo@piccola.paratyinfo.com.br:/usr/obj/usr/src/sys/PICCOLA  i386

FreeBSD goffredo.paratyinfo.com.br 7.0-STABLE FreeBSD 7.0-STABLE #5: Fri Aug 15 21:41:20 BRT 2008     root@goffredo.paratyinfo.com.br:/usr/obj/usr/src/sys/GOFFREDO  amd64

>Description:
root:goffredo[1309] ipfw add 10 count ip from any to 172.16.0.1,me
ipfw: hostname ``me'' unknown

"me" only can be used alone.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Sep 29 09:30:46 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127707 
State-Changed-From-To: open->closed 
State-Changed-By: vwe 
State-Changed-When: Wed Oct 1 21:16:31 UTC 2008 
State-Changed-Why:  
Joao, 

ipfw does support ``me'' in combination with other addresses: 

# ipfw add 10 count ip from any to ( 172.16.0.1 or me ) 
00010 count ip from any to { 172.16.0.1 or dst-ip me } 

Please note the different syntax being used here. This has been checked 
on 7.1-PRERELEASE and should work the same way on other releases. 

I'm closing this report for now. If you disagree (does not work for you) 
please report back and we'll reopen this PR. 
Thanks! 

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