http://support.microsoft.com/default...b;EN-US;172408
HTH
knocte <(E-Mail Removed)> wrote in message news:<c0st4b$9k0$(E-Mail Removed)>...
> Thomas Drillich escribió:
> > Syam wrote:
> >
> >
> >>Simply there is no other way to allocate fixed IP using dhcp.
> >>
> >>Just give it a little thought ;-)
> >>
> >>Hint : Think of chicken and egg problem !
> >>
> >>
> >
> > not complete correct, you can advice the dhcp-client
> > to send a different client identifier instead of the
> > ethernet mac address.
> > take a look at dhclient.conf and dhcp-options
> > option dhcp-client-identifier "CLIENT-FOO"
> >
> >
> > cu thomas
>
> But my client is not a Linux machine, it is a WinXP system. Can I set a
> fixed-address to a WinXP machine discriminating by host name? The
> problem is that I can't discriminate by MAC address because we have a
> computer that launches different operating systems depending on the hard
> disk is used, that's because they use the same MAC, but different host
> names.
>
> Thanks for your reply. Regards.