From owner-freebsd-net@FreeBSD.ORG Sat Mar 17 17:14:07 2012 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F037106566B for ; Sat, 17 Mar 2012 17:14:07 +0000 (UTC) (envelope-from jhellenthal@dataix.net) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2048A8FC1B for ; Sat, 17 Mar 2012 17:14:06 +0000 (UTC) Received: by iahk25 with SMTP id k25so9736707iah.13 for ; Sat, 17 Mar 2012 10:14:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dataix.net; s=rsa; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=6g0bCTX0QdkLrHucMV7PkyKm4GyL7bEMKto8lpUZSMM=; b=dLa98jOohi3DPJ3mZ4vOoSVj9Q5fiZqr3/dqx9IF0aLdT31Me4gr6DNHvVNd7V0elH +IGuJHyiu7pKNfuk4FmST2hHPAuE0mAi5hk+6y6MNRTQIRwOOLLsQ0G01NkUtw25Ou3+ My6xvhbrJcX4IGWl4EERZCbMQzvCWqO4ofeqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-gm-message-state; bh=6g0bCTX0QdkLrHucMV7PkyKm4GyL7bEMKto8lpUZSMM=; b=W9OZIS4ycDQ0TfgJKIbKC76GFBF15Lq0ig0C7Aar+8fHa01XhCi0Vstg7Y+j+8xz8R pFYFy1HV3P/beOwRnTne8iArIxzVaM1UU/SWrAsED8l3NbREi4Y1kVkunY+gBNYPrkaQ ao8X1AZ5CMqXu24yyIF0o3ae0dCPQ3jArNMA4iVeE6so6UfJwo8ZGgVKEefOaptguh/F CkqyvcfZKbK3axUgfOfEffurmQi4usaYcGMgPhDt6yPrniAUzEmtyIBp7fOvd4ts+bDF HYElj3GAhxZCu1dgVEzDBTxoRtwbNaimIljKC2LPHGrWMWVTl7NKhAYZtEI1zDIPTLZY /QlQ== Received: by 10.50.203.74 with SMTP id ko10mr2336334igc.7.1332004446544; Sat, 17 Mar 2012 10:14:06 -0700 (PDT) Received: from DataIX.net ([99.112.214.41]) by mx.google.com with ESMTPS id s3sm3123822igw.17.2012.03.17.10.14.05 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 17 Mar 2012 10:14:05 -0700 (PDT) Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id q2HHE3tR014734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 Mar 2012 13:14:03 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Received: (from jhellenthal@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id q2HHDu9R014424; Sat, 17 Mar 2012 13:13:56 -0400 (EDT) (envelope-from jhellenthal@DataIX.net) Date: Sat, 17 Mar 2012 13:13:56 -0400 From: Jason Hellenthal To: Oliver Lehmann Message-ID: <20120317171356.GA86699@DataIX.net> References: <20120317172227.Horde.tDn5QKQd9PdPZLpDyq9bvcA@avocado.salatschuessel.net> <20120317174535.Horde.ILH5KKQd9PdPZL_v0g67vcA@avocado.salatschuessel.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120317174535.Horde.ILH5KKQd9PdPZL_v0g67vcA@avocado.salatschuessel.net> X-Gm-Message-State: ALoCoQkHFAU6TPYqAScvEHuZfm6B7qNbYA09gREqyzFpudj+o7yUYqo2Xudzo7UQP8wn91jVL9kM Cc: net@freebsd.org Subject: Re: invalid MAC addresses? 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: Sat, 17 Mar 2012 17:14:07 -0000 On Sat, Mar 17, 2012 at 05:45:35PM +0100, Oliver Lehmann wrote: > Oliver Lehmann wrote: > > > when I update the BIOS of my new AM3+ Mainboard, The > > MAC address of my re0 card gets changed from > > c8:60:00:60:3b:c6 to ed:0b:00:00:e0:00 With this > > [...] > > So I wonder what is wrong with this MAC Address that FreeBSD > > does not like it? :( > > by the way... my dmesg is spammed with: > > in_arp: source hardware address is multicast > Could it be that your machine is attempting a PXE boot first from the BIOS level ? or possibly from loader ? -- ;s =;