Results 1 to 6 of 6

Thread: Windows Vista can not obtain an IP address

  1. #1
    Join Date
    Nov 2008
    Posts
    45

    Windows Vista can not obtain an IP address

    Hello Everybody,

    Whenever I connect a Windows Vista-based computer to a network. A router or other device that is configured as a Dynamic Host Configuration Protocol (DHCP) server is configured on the network does not support the DHCP BROADCAST flag.In this scenario, Windows Vista can not obtain an IP address.So can Anybody Please tell Me Why Windows Vista can not obtain an IP address from certain routers or from certain non-Microsoft DHCP servers .

  2. #2
    Join Date
    May 2008
    Posts
    3,516

    Re: Windows Vista can not obtain an IP address

    Sounds like DHCP is not enabled on that machine or the DHCP service hasn't started.

  3. #3
    Join Date
    Jan 2006
    Posts
    3,792

    Re: Windows Vista can not obtain an IP address

    You may have a corrupted TCP/IP installation (which is vital to enabling DHCP). It could also be a faulty network cable or a problem with your network card/drivers.

  4. #4
    Join Date
    May 2008
    Posts
    181

    Re: Windows Vista can not obtain an IP address

    This issue occurs because of a difference in design between Windows Vista and Microsoft Windows XP Service Pack 2 (SP2). Specifically, in Windows XP SP2, the BROADCAST flag in DHCP discovery packets is set to 0 (disabled). In Windows Vista, the BROADCAST flag in DHCP discovery packets is not disabled. Therefore, some routers and some non-Microsoft DHCP servers can not process the DHCP discovery packets.

  5. #5
    Join Date
    Nov 2008
    Posts
    45

    Re: Windows Vista can not obtain an IP address

    Quote Originally Posted by Marco-D View Post
    This issue occurs because of a difference in design between Windows Vista and Microsoft Windows XP Service Pack 2 (SP2). Specifically, in Windows XP SP2, the BROADCAST flag in DHCP discovery packets is set to 0 (disabled). In Windows Vista, the BROADCAST flag in DHCP discovery packets is not disabled. Therefore, some routers and some non-Microsoft DHCP servers can not process the DHCP discovery packets.
    Ok i know How it is Caused. so Can We resolve it. And also my router does Not support DHCP BROADCAST flag.

  6. #6
    Join Date
    May 2008
    Posts
    181

    Re: Windows Vista can not obtain an IP address

    Quote Originally Posted by Nobleman View Post
    Ok i know How it is Caused. so Can We resolve it. And also my router does Not support DHCP BROADCAST flag.
    If you know the router or non-Microsoft DHCP server does not support the DHCP BROADCAST flag, you can set the following registry entry as follows instead of using the DhcpConnEnableBcastFlagToggle registry key.

    Code:
    HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip \ Parameters \ Interfaces \ (GUID)
    Value name: DhcpConnForceBroadcastFlag
    Value type: REG_DWORD
    Value data: 0

    Note A data value of 0 disables this registry entry. You can use this registry entry to prevent Windows Vista from using the DHCP BROADCAST flag. After you set this registry entry, Windows Vista never uses the DHCP BROADCAST flag.

Similar Threads

  1. Windows phone 7:How to obtain the MAC address?
    By Dakarai in forum Networking & Security
    Replies: 8
    Last Post: 15-10-2012, 03:56 PM
  2. Laptop will not obtain IP address
    By Raja-Ji in forum Networking & Security
    Replies: 4
    Last Post: 24-03-2010, 09:11 PM
  3. Error 651: Unable to obtain ip address
    By Wyvern in forum Networking & Security
    Replies: 5
    Last Post: 16-01-2010, 10:39 AM
  4. Solution for Windows Vista cannot obtain an IP address
    By monsitj in forum Tips & Tweaks
    Replies: 1
    Last Post: 06-03-2009, 08:56 PM
  5. Vista can not obtain an IP address
    By stinger in forum Networking & Security
    Replies: 3
    Last Post: 24-12-2008, 09:25 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,622,413.26897 seconds with 16 queries