Subject: Re: Re: releasing IP
To: None <netbsd@online.no>
From: Feico Dillema <feico@pasta.cs.uit.no>
List: tech-net
Date: 07/01/2001 12:53:02
On Sun, Jul 01, 2001 at 10:07:45AM +0200, Øyvin Halfdan Thuv wrote:
>
>
> der Mouse wrote:
>
> I guess I'll just have to find out what info Windows sends to DHCP to
> obtain an andress (a lot I'm afraid), and put this into
> /etc/dhclient.conf.
>
> Maybe I'll find this om some windows newsgroup?
Look in the archives of netbsd-current (I think), I asked the same
question (for a friend) once (early March) and got plenty of
response... From my own archives this might be a start:
send option-60 "MSFT 98"; # Vendor class ID
send option-61 01:00:01:02:9F:5D:B3; # Client ID
Feico.