From owner-freebsd-bugs Sun Jul 1 3: 0: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EFF337B40A for ; Sun, 1 Jul 2001 03:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f61A03N09766; Sun, 1 Jul 2001 03:00:03 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E60537B401 for ; Sun, 1 Jul 2001 02:57:37 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f619vbW09470; Sun, 1 Jul 2001 02:57:37 -0700 (PDT) (envelope-from nobody) Message-Id: <200107010957.f619vbW09470@freefall.freebsd.org> Date: Sun, 1 Jul 2001 02:57:37 -0700 (PDT) From: Igor M Podlesny To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/28567: incorrect implemenatition of IPFW's 'me'-keyword Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28567 >Category: misc >Synopsis: incorrect implemenatition of IPFW's 'me'-keyword >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 01 03:00:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Igor M Podlesny >Release: 4.3 >Organization: Morning Network Ltd >Environment: FreeBSD hop-gw.morning.ru 4.3-STABLE FreeBSD 4.3-STABLE #3: Sat May 19 12:34:21 KRAST 2001 root@hop-w.morning.ru:/usr/src/sys/compile/hop i386 >Description: using newly implemented feature 'me' of ipfw has a sideeffect for pointopoint interfaces -- the remote addr. is classified as ours (i.e., matches 'me') >How-To-Repeat: should have any PTP-interface and set your firewall up using 'me'. >Fix: avoid using INADDR_TO_IFP (/usr/src/sys/netinet/in_var.h) for 'me' feature in ip_fw.c cause it finds the corresponding interface for any kind of addresses without respect to is it remote or local. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message