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 1Kts0b-0003YQ-J2 for garchives@archives.gentoo.org; Sat, 25 Oct 2008 22:53:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB96EE0262; Sat, 25 Oct 2008 22:53:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A3A21E0262 for ; Sat, 25 Oct 2008 22:53:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2918264202 for ; Sat, 25 Oct 2008 22:53:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.461 X-Spam-Level: X-Spam-Status: No, score=-3.461 required=5.5 tests=[AWL=0.138, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wxMU2VMemilm for ; Sat, 25 Oct 2008 22:53:17 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 6D48F6490B for ; Sat, 25 Oct 2008 22:53:16 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kts0H-0006pD-Ro for gentoo-user@gentoo.org; Sat, 25 Oct 2008 22:53:06 +0000 Received: from athedsl-32218.home.otenet.gr ([87.202.126.214]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Oct 2008 22:53:05 +0000 Received: from realnc by athedsl-32218.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Oct 2008 22:53:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: dhcpd uses fake MAC address Date: Sun, 26 Oct 2008 01:53:01 +0300 Organization: Lucas Barks Message-ID: References: <200810251334.37058.volker.armin.hemmann@tu-clausthal.de> <20081025183345.GB8595@deviL> <200810260039.53350.volker.armin.hemmann@tu-clausthal.de> 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=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-32218.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; x86_64; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.0 In-Reply-To: <200810260039.53350.volker.armin.hemmann@tu-clausthal.de> Sender: news X-Archives-Salt: c06dfc96-336f-4883-b102-d5fe97d117ac X-Archives-Hash: 81ce33c5353b0ba7bab1f9177f577bc2 Volker Armin Hemmann wrote: > On Samstag 25 Oktober 2008, Nick Stinemates wrote: >> On Sat, Oct 25, 2008 at 01:34:36PM +0200, Volker Armin Hemmann wrote: >>> my dhcpd reports the right mac adress (when I try it), so it must be your >>> fault ;) >> Could it be a /etc/conf.d/net issue? Mind pasting yours? > > yes, because I have a static ip. But it is the usual > > config_eth0="... netmask 255.255.255.0" > routes_eth0="default via ..." > gateways_eth0="..." > > so nothing special there. If you have a static IP what do you need a dhcp daemon for? :P