From land@gw1.dnepr.net  Mon Jul 16 06:17:18 2001
Return-Path: <land@gw1.dnepr.net>
Received: from gw1.dnepr.net (gw1.dnepr.net [217.198.131.113])
	by hub.freebsd.org (Postfix) with ESMTP id 8790437B405
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Jul 2001 06:17:09 -0700 (PDT)
	(envelope-from land@gw1.dnepr.net)
Received: (from root@localhost) by gw1.dnepr.net (8.11.4/8.6.18/01) id f6GDGlo78448; Mon, 16 Jul 2001 16:16:48 +0300 (EEST)
Message-Id: <200107161316.f6GDGlo78448@gw1.dnepr.net>
Date: Mon, 16 Jul 2001 16:16:48 +0300 (EEST)
From: land@dnepr.net
Reply-To: land@dnepr.net
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ipfw's metaname 'me' uses remote address from ppp connection as its own.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29005
>Category:       kern
>Synopsis:       ipfw's metaname 'me' uses remote address from ppp connection as its own.
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 16 06:20:01 PDT 2001
>Closed-Date:    Tue Jul 17 02:06:02 PDT 2001
>Last-Modified:  Tue Jul 17 02:06:59 PDT 2001
>Originator:     
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD 4.3-STABLE #0: Fri Jul 13 16:12:54 EEST 2001 i386
	
>Description:
	On computer with ppp links (pppd) adding rule with 'me' metaname
	causes remote ppp ip addreses match the rule.
	E.g.:
	ppp1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
	        inet 10.0.0.5 --> 10.0.0.6 netmask 0xfffffffc
	If I add following rule: 'ipfw add deny log tcp from any to me setup',
	tcp setup connection to address 10.0.0.6 will match this rule.

>How-To-Repeat:

	Make ppp connection with pppd and use ipfw ruleset with 'me'.

>Fix:

	
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: mikeh 
Responsible-Changed-When: Mon Jul 16 16:13:56 PDT 2001 
Responsible-Changed-Why:  
Misfiled. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29005 
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Tue Jul 17 02:06:02 PDT 2001 
State-Changed-Why:  
Duplicate of PR 28567. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29005 
>Unformatted:
