* problems with dhclient
@ 2004-07-15 9:28 Miguel González Castaños
2004-07-15 12:43 ` Miguel González Castaños
0 siblings, 1 reply; 2+ messages in thread
From: Miguel González Castaños @ 2004-07-15 9:28 UTC (permalink / raw)
To: linux-admin
[-- Attachment #1: Type: text/plain, Size: 697 bytes --]
Sorry for the cross posting :$
=============================================
Dear all,
I have a ISC DHCP server version 3 installed in a redhat 7.3 linux
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;
}
Best Regards
Miguel
[-- Attachment #2: file:///C|/DOCUME%7E1/MGC/CONFIG%7E1/TEMP/nsmail-1.txt --]
[-- Type: text/plain, Size: 186 bytes --]
_______________________________________________
Bulmailing mailing list
Bulmailing@bulma.net
http://llistes.bulma.net/mailman/listinfo/bulmailing
Etiqueta: http://breu.bulma.net/?l676
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: problems with dhclient
2004-07-15 9:28 problems with dhclient Miguel González Castaños
@ 2004-07-15 12:43 ` Miguel González Castaños
0 siblings, 0 replies; 2+ messages in thread
From: Miguel González Castaños @ 2004-07-15 12:43 UTC (permalink / raw)
To: linux-admin
Miguel González Castaños escribió:
> Sorry for the cross posting :$
>
> =============================================
>
> Dear all,
>
> I have a ISC DHCP server version 3 installed in a redhat 7.3 linux
> 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=newMACaddress
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-15 12:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15 9:28 problems with dhclient Miguel González Castaños
2004-07-15 12:43 ` Miguel González Castaños
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).