From owner-freebsd-net@FreeBSD.ORG Fri Sep 26 17:24:09 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 715AC10656A7 for ; Fri, 26 Sep 2008 17:24:09 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.225]) by mx1.freebsd.org (Postfix) with ESMTP id 41F188FC13 for ; Fri, 26 Sep 2008 17:24:09 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so955733rvf.43 for ; Fri, 26 Sep 2008 10:24:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=tPxBB/0K7oLRf/hp2k+riuQ+kzYQZu5ikyYgh7rLQ/I=; b=uHqEoAU9FWAOAZIhu3+B2/c/2xsRurjBHclQOs28Tq39Jrscw/hr+cFLD15t8tSr/8 VEuUSKdZ/K0Xa8r+jiGV+5j9CSUeXIGsOsCMjc49AP46wKDyZZMnpbePVcHpeBlpNqPk 125uOeKPgXaGkOX9m2i+jI/w7TYzazHmo0b0k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=rOjeJRXvygBjVMf9P3dtMLVYpaPVWdm9EIBboEEwP8Oj+1342UZLjP9msiO/xFnd8h UyU9pGdjYoBInogY4+RMAUoEHZDTrCVHwvEI2CXar0UPfUY5ki237ggyPMHCnH0suYzC Nv8cGgvQgVk6WlfLFuvZjKEiuZ9nY7guqYMGA= Received: by 10.141.1.2 with SMTP id d2mr825426rvi.129.1222448303269; Fri, 26 Sep 2008 09:58:23 -0700 (PDT) Received: by 10.141.159.2 with HTTP; Fri, 26 Sep 2008 09:58:23 -0700 (PDT) Message-ID: <9bbcef730809260958r73927e8et1adf9b0fcd010095@mail.gmail.com> Date: Fri, 26 Sep 2008 18:58:23 +0200 From: "Ivan Voras" Sender: ivoras@gmail.com To: "Jack Vogel" In-Reply-To: <2a41acea0809260839m72ee76f6m3e6671c4f0d67f0e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0809260839m72ee76f6m3e6671c4f0d67f0e@mail.gmail.com> X-Google-Sender-Auth: f26a2d8618d25522 Cc: freebsd-net@freebsd.org Subject: Re: Intel NIC ARP problem X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2008 17:24:09 -0000 2008/9/26 Jack Vogel : > So, distilling down the data, the problem is booting from > FreeBSD into Windows, right? > > The underlying problem is that the management system > is eatting the ARP I believe. It looks like my driver does > not clean up something properly on exit, hmmm, I'll have > to look into it Ivan. Thanks for the report. Thank you for your quick response! As far as I know there's no management board installed (or at least none that I recognize - IPMI and the like), if it helps you somehow.