From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 167F31381F3 for ; Tue, 10 Sep 2013 19:39:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C583DE0997; Tue, 10 Sep 2013 19:38:57 +0000 (UTC) Received: from mail144c7.megamailservers.com (mail129c7-2520.megamailservers.com [69.49.98.24]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF8B5E0931 for ; Tue, 10 Sep 2013 19:38:56 +0000 (UTC) X-POP-User: admin.sys-concept.com Received: from syscon7.localdomain (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail144c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id r8AJcpLd011681 for ; Tue, 10 Sep 2013 15:38:52 -0400 Received: by syscon7.localdomain (Postfix, from userid 1000) id 8997C2040B5; Tue, 10 Sep 2013 13:38:54 -0600 (MDT) Date: Tue, 10 Sep 2013 13:38:54 -0600 From: Joseph To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] spoof mac address Message-ID: <20130910193854.GB8083@syscon7.inet> References: <20130910174716.GA8083@syscon7.inet> <522F6EF2.7050207@gmail.com> 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=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <522F6EF2.7050207@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-CSC: 0 X-CHA: v=1.1 cv=FpCqYEmSIJzibTQ8C9TrQp0T2j1R/g6MRmEyzW9KC7k= c=1 sm=1 a=wom5GMh1gUkA:10 a=FHa0P5VTAxAA:10 a=nDghuxUhq_wA:10 a=8nJEP1OIZ-IA:10 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=dk1-T0OhD48A1ENyevsA:9 a=wPNLvfGTeEIA:10 a=cO5zonzbhdD66Ft0:21 a=FPE3yfKfTGHxnJ5x:21 a=C3ZDv51cNVt4vJz/79I2xQ==:117 X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A02020A.522F754E.01CF,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-Archives-Salt: 46ae1479-fa72-400c-a1d8-057ee6cc7420 X-Archives-Hash: 8a654351315acb874d3c87790138522a On 09/10/13 21:11, Albert wrote: >Al 10/09/2013 19:47, En/na Joseph ha escrit: >> Does anybody know how to spoof mac address on Gentoo? >> >> I want to connect a machine directly to the modem but if I do so my >> static IP will change; so to retain static IP I want to spoof mac >> address on one of my machine to the same MAC as on my router. >> >ifconfig yournetdevice hw ether 00:00:de:ad:be:ef > Yes, that is what I did: # ifconfig net0 down # ifconfig net0 hw ether 00:21:5A:9B:00:F2 # ifconfig net0 up Now how to reset to the original mac address, without restarting. -- Joseph