From owner-freebsd-security@FreeBSD.ORG Wed Sep 24 10:20:42 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A011916A4B3; Wed, 24 Sep 2003 10:20:42 -0700 (PDT) Received: from grosbein.pp.ru (D00015.dialonly.kemerovo.su [213.184.66.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00BC443FBF; Wed, 24 Sep 2003 10:20:40 -0700 (PDT) (envelope-from eugen@grosbein.pp.ru) Received: from grosbein.pp.ru (eugen@localhost [127.0.0.1]) by grosbein.pp.ru (8.12.9p1/8.12.9) with ESMTP id h8OHKXY8000675; Thu, 25 Sep 2003 01:20:33 +0800 (KRAST) (envelope-from eugen@grosbein.pp.ru) Received: (from eugen@localhost) by grosbein.pp.ru (8.12.9p1/8.12.9/Submit) id h8OHKXnd000674; Thu, 25 Sep 2003 01:20:33 +0800 (KRAST) (envelope-from eugen) Date: Thu, 25 Sep 2003 01:20:33 +0800 From: Eugene Grosbein To: Ruslan Ermilov Message-ID: <20030925012033.A567@grosbein.pp.ru> References: <200309241429.h8OETrhk097904@freefall.freebsd.org> <3F71ADCA.7090408@tenebras.com> <20030924162111.GA23542@sunbay.com> <3F71C733.6070708@tenebras.com> <20030924170442.GC23542@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030924170442.GC23542@sunbay.com>; from ru@freebsd.org on Wed, Sep 24, 2003 at 08:04:42PM +0300 cc: security@freebsd.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-03:14.arp X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 17:20:42 -0000 On Wed, Sep 24, 2003 at 08:04:42PM +0300, Ruslan Ermilov wrote: > Right. But static ARP means something different. It means > that the APR table is frozen, but system will still reply > to ARP requests for its addresses, which is not done if > IFF_NOARP flag is set on an interface. Realization: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=kern/40763 In production for years. Of course, it is better to apply patch from SA. Eugene Grosbein