Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Networking > Vista Won't Get IP Address via DHCP from W2K Server

Reply
Thread Tools Display Modes

Vista Won't Get IP Address via DHCP from W2K Server

 
 
David Dickinson
Guest
Posts: n/a

 
      06-05-2007
Hello,

I have a peer-to-peer network with a problem between two machines:

- Win2K Server with ISA Server 2004, DNS, and DHCP
- Vista Business

If I tell Vista to get its address via DHCP, it fails, assigning instead an
automatic private IP. But If I give it a static IPv4 (there's no IPv6 for
Win2K except MS's antique experimental version), it finds the network and
everything works great. It even registers it's name in DNS.

The only error messages appear on the Vista machine when it can't get an
address via DHCP (the usual "an automatic IP address was assigned).

Other machines with other OS's get their addresses from the server via DHCP
just fine, including machines that come in from outside VPN connections.

What am I missing?

David Dickinson
eveningstar at die-spammer-die dash mvps dot org


 
Reply With Quote
 
 
 
 
Chuck
Guest
Posts: n/a

 
      06-05-2007
On Tue, 5 Jun 2007 01:08:11 -0600, "David Dickinson"
<> wrote:

>Hello,
>
>I have a peer-to-peer network with a problem between two machines:
>
>- Win2K Server with ISA Server 2004, DNS, and DHCP
>- Vista Business
>
>If I tell Vista to get its address via DHCP, it fails, assigning instead an
>automatic private IP. But If I give it a static IPv4 (there's no IPv6 for
>Win2K except MS's antique experimental version), it finds the network and
>everything works great. It even registers it's name in DNS.
>
>The only error messages appear on the Vista machine when it can't get an
>address via DHCP (the usual "an automatic IP address was assigned).
>
>Other machines with other OS's get their addresses from the server via DHCP
>just fine, including machines that come in from outside VPN connections.
>
>What am I missing?
>
>David Dickinson
>eveningstar at die-spammer-die dash mvps dot org


David,

Windows Vista, by default, uses DHCP Broadcast. Will your DHCP server handle
Broadcast?
<http://nitecruzr.blogspot.com/2006/12/windows-xp-and-vista-on-lan-together.html>
http://nitecruzr.blogspot.com/2006/1...-together.html

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
 
Reply With Quote
 
Robert Moir
Guest
Posts: n/a

 
      06-05-2007

"Chuck" <> wrote in message
news:...

>
> Windows Vista, by default, uses DHCP Broadcast. Will your DHCP server
> handle
> Broadcast?
> <http://nitecruzr.blogspot.com/2006/12/windows-xp-and-vista-on-lan-together.html>
> http://nitecruzr.blogspot.com/2006/1...-together.html


If he's using Windows 2000 as above, then all should be well surely. Writing
clients that won't have anything to do with Windows Servers is stupid, even
for Microsoft.


 
Reply With Quote
 
Chuck
Guest
Posts: n/a

 
      06-05-2007
On Tue, 5 Jun 2007 18:26:39 +0100, "Robert Moir" <> wrote:

>
>"Chuck" <> wrote in message
>news:.. .
>
>>
>> Windows Vista, by default, uses DHCP Broadcast. Will your DHCP server
>> handle
>> Broadcast?
>> <http://nitecruzr.blogspot.com/2006/12/windows-xp-and-vista-on-lan-together.html>
>> http://nitecruzr.blogspot.com/2006/1...-together.html

>
>If he's using Windows 2000 as above, then all should be well surely. Writing
>clients that won't have anything to do with Windows Servers is stupid, even
>for Microsoft.


Robert,

Interesting point. From what I've read about DHCP Broadcast, it's a recent
innovation, letting Enterprise LANs consolidate DHCP servers on one subnet, yet
service multiple subnets. And it takes some muscle to setup.

Do you know of a definitive article on DHCP Broadcast? What I found by Googling
was snippets of hints about how it has to be setup.

--
Cheers,
Chuck, MS-MVP [Windows - Networking]
http://nitecruzr.blogspot.com/
Paranoia is not a problem, when it's a normal response from experience.
My email is AT DOT
actual address pchuck mvps org.
 
Reply With Quote
 
David Dickinson
Guest
Posts: n/a

 
      06-07-2007
Thanks, Chuck,

....but I used both registry hacks in KB928233 so that Broadcast shouldn't be
an issue and still no luck. I just can't get the Vista machine to get an
address via DHCP from Win2K Server/ISA Server 2004, even though other
Windows OS's work fine with that server. Any other ideas?

This seems to be related to KB933340 if I twist my brain a little over the
symptom "You configured a remote access server to forward DHCP information
from the DHCP server", but this problem is not simply with DHCP options or
over a VPN connection, so I haven't applied that patch.

--
David Dickinson
eveningstar at die-spammer-die dash mvps dot org


 
Reply With Quote
 
David Dickinson
Guest
Posts: n/a

 
      06-07-2007
On the Windows 2000 Server serving DHCP to the local area network, I deleted
the scope (there was only one) and then recreated it. The Vista Biz machine
(with default settings according to KB928233) immediately was assigned an IP
address with all scope options.

Now I'll wait to see if it loses the default gateway setting when it wakes
up (i.e., see KB933872).

--
David Dickinson
eveningstar at die-spammer-die dash mvps dot org


 
Reply With Quote
 
Manny
Guest
Posts: n/a

 
      06-07-2007
It would be more helpful if you can tell us about how your network is
configured. Perhaps DHCP helper issue? Are all the machines in single subnet?
Is your DHCP server working properly? Unbind IPV6 on your NIC if you are not
using it. I am running Vista with Win2k DHCP server with no issue. Also try
taking one of the "working" machine, release it's IP, clear the entry fron
DHCP server, connect to same connection and see if it's getting the IP.

"David Dickinson" wrote:

> Hello,
>
> I have a peer-to-peer network with a problem between two machines:
>
> - Win2K Server with ISA Server 2004, DNS, and DHCP
> - Vista Business
>
> If I tell Vista to get its address via DHCP, it fails, assigning instead an
> automatic private IP. But If I give it a static IPv4 (there's no IPv6 for
> Win2K except MS's antique experimental version), it finds the network and
> everything works great. It even registers it's name in DNS.
>
> The only error messages appear on the Vista machine when it can't get an
> address via DHCP (the usual "an automatic IP address was assigned).
>
> Other machines with other OS's get their addresses from the server via DHCP
> just fine, including machines that come in from outside VPN connections.
>
> What am I missing?
>
> David Dickinson
> eveningstar at die-spammer-die dash mvps dot org
>
>
>

 
Reply With Quote
 
David Dickinson
Guest
Posts: n/a

 
      06-07-2007
Sorry that I didn't give many details. One subnet -- a simple peer-to-peer
LAN. I'd already unbound IPv6, and the server worked fine for all other
machines and OS's (from '95 to XP Pro). There's nothing wrong with the
wiring (machines get moved here all the time).

I got it to work by removing the scope on the server and then recreating it.
For some reason, Win2K Server seemed to be ignoring the Vista machine.

If it happens again, I'll publish the network monitor capture here.

--
David Dickinson
eveningstar at die-spammer-die dash mvps dot org


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Vista cannot obtain an IP address from certain routers or from certain non-Microsoft DHCP servers william.hooper@gmail.com Windows Vista General Discussion 5 09-18-2007 03:01 PM
limited or no connectivity unable to connect to dhcp server snappy Windows Vista Networking 3 08-24-2007 02:24 PM
DHCP Can not assign ip address abelehkoub Windows Vista General Discussion 1 07-14-2007 06:38 PM
server address Don Guzolek Windows Vista Mail 3 06-04-2007 11:55 PM
Vista Problem in IP accuring from dhcp server Amin Seyedin Windows Vista Networking 1 04-08-2007 03:37 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59