From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KtWfa-000452-2x for garchives@archives.gentoo.org; Sat, 25 Oct 2008 00:06:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA064E0266; Sat, 25 Oct 2008 00:06:17 +0000 (UTC) Received: from QMTA10.westchester.pa.mail.comcast.net (qmta10.westchester.pa.mail.comcast.net [76.96.62.17]) by pigeon.gentoo.org (Postfix) with ESMTP id 99C7DE0266 for ; Sat, 25 Oct 2008 00:06:17 +0000 (UTC) Received: from OMTA13.westchester.pa.mail.comcast.net ([76.96.62.52]) by QMTA10.westchester.pa.mail.comcast.net with comcast id WiNy1a00a17dt5G5Ao6FC0; Sat, 25 Oct 2008 00:06:15 +0000 Received: from deviL ([76.103.109.88]) by OMTA13.westchester.pa.mail.comcast.net with comcast id Wo6F1a0051uUMMG3Zo6FY4; Sat, 25 Oct 2008 00:06:15 +0000 X-Authority-Analysis: v=1.0 c=1 a=qX2z2IQC61YA:10 a=Kh37f3MJ7UkA:10 a=zw_oAPOtTCvkVFDhEcEA:9 a=UE9qg4xgJYmFxIFDIuaiTJtqX_8A:4 a=LY0hPdMaydYA:10 Received: by deviL (Postfix, from userid 1000) id 0C3AD26B2E; Fri, 24 Oct 2008 16:56:14 -0700 (PDT) Date: Fri, 24 Oct 2008 16:56:13 -0700 From: Nick Stinemates To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] dhcpd uses fake MAC address Message-ID: <20081024235613.GA8595@deviL> References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Archives-Salt: 39369c60-70a7-4b85-bf32-5797a5bdab63 X-Archives-Hash: e4ba1eb1309206d95c434329a74a8cb8 On Sat, Oct 25, 2008 at 02:07:20AM +0300, Nikos Chantziaras wrote: > My router has big problems assigning the correct IPs to Gentoo boxes. If > the NIC in the box has a MAC address of, say, 01:00:12:11:41:49:1e, > dhcpd reports something else to router: ff:42:54:59:20:00:1c:21:e0:42:c2 > > Why is this happening and how do I tell dhcpd not to mess with the MAC > address it reports to DHCP servers? Same experience here. I always thought it was a linux/windows compatibility problem since that is where I noticed the problem first.