From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Miguel_Gonz=E1lez_Casta=F1os?= Subject: Re: problems with dhclient Date: Thu, 15 Jul 2004 14:43:55 +0200 Sender: linux-admin-owner@vger.kernel.org Message-ID: <40F67C0B.6020208@tid.es> References: <40F64E2A.2040005@tid.es> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-reply-to: <40F64E2A.2040005@tid.es> List-Id: Content-Type: text/plain; charset="iso-8859-1"; format="flowed" To: linux-admin@vger.kernel.org Miguel Gonz=E1lez Casta=F1os escribi=F3: > Sorry for the cross posting :$ > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > Dear all, > > I have a ISC DHCP server version 3 installed in a redhat 7.3 linux=20 > server. > > I have a multiboot PC with windows xp and RedHat 9 and I would like= to > set a different IP based on a different hostname (although same MAC > address). I dont understand why it doesnt work when at home I have a > similar setup with windows 2000 and RedHat 7.3. > > Here is the part of dhcpd.conf file: > > > host seguitelspwin { > > > hardware ethernet 00:04:23:2c:f8:40; > fixed-address 10.95.84.109; > } > > host seguitelsplinux { > > > hardware ethernet 00:04:23:2c:f8:40; > fixed-address 10.95.84.108; > } > In the end I solve it changing the MAC address in the ifcfg-ethX file : MACADDR=3DnewMACaddress BR Miguel - To unsubscribe from this list: send the line "unsubscribe linux-admin" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html