none
WDS | PXE-E55: ProxyDHCP service did not reply to request on port 4011 ....appears SOMETIMES!! but not every time. RRS feed

  • Allgemeine Diskussion

  • Hello everyone,

    i have a very strange Problem.

    If i want to install a Client via PXE, the installation works unfortunally sometimes but not everytime and i have no clue why.

    Here are my settings:

    My PXE Server and my DHCP server work on different Devices.

    Also I have to say that my PXE Server and my DHCP Server work NOT in the same Subnet, but i Have installed an IP Helper. (PXE is 172.X.X.X and DHCP is 192.X.X.X). The install procedure works sometimes so I think that this is not the problem.

    This are the settings of the DHCP:

    DHCP Option #60 is NOT used.

    DHCP Option #66 is used and have the IP of the PXE Server.

    DHCP Option #67 is used and there stand: boot\x64\wdsnbp.com (the image is 64 Bit)

    This are the settings of the PXE Server:

    Answer all Client Computers (with Admin approval)

    The Option 60 is not used.
    The Option, not to listen to 67, is also not used.

    And the PXE Boot will start by known and unknown PC.

    What i have tried:

    I have tried to reset the "Cache"

    wdsutil /delete-autoadddevices /devicetype:rejecteddevices

    wdsutil /delete-autoadddevices /devicetype:approveddevices

    wdsutil /delete-autoadddevices /devicetype:pendingdevices

    I have restart the Server and wait about 30 minutes.

    If it works, i have this report:

    Intel(R) Boot Agent GE v1.3.76
    Copyright (C) 1997-2011, Intel Corporation

    Intel (R) Boot Agent PXE Base Code (PXE-2.1 build 089)
    Copyright (C) 1997-2010, Intel Corporation

    CLIENT MAC ADDR: 10 03 73 16 95 D2   GUID: 44454C4C 3700 1036 8059 B9C04F4235...
    CLIENT IP: 172.20.16.220  MASK: 255.255.255.0  DHCP IP: 192.1.1.40
    GATEWAY IP: 172.28.16.1

    Downloaded WDSNBP...

    Press any key to cancel network boot service
    Architecture: x64

    [...]

    Pending Request ID: 3

    Message from Administrator:


    Contacting Server: 172.28.16.53..........

    If it does not work, i got this report: 

    Intel(R) Boot Agent GE v1.3.76
    Copyright (C) 1997-2011, Intel Corporation

    Intel (R) Boot Agent PXE Base Code (PXE-2.1 build 089)
    Copyright (C) 1997-2010, Intel Corporation

    CLIENT MAC ADDR: 10 03 73 16 95 D2   GUID: 44454C4C 3700 1036 8059 B9C04F4235...
    CLIENT IP: 172.20.16.220  MASK: 255.255.255.0  DHCP IP: 192.1.1.40
    PXE-E55: ProxyDHCP service did not reply to request on port 4011.

    PXE-M0F: Exiting Intel Boot Agent.

    The hole configuration works since years.

    Now i wanted to make a new Image and since i have added this new Image I got these problems.

    I dont want to install the Server new!!!

    I hope anyone can help me, it drives me crazy!!!

    Combined to my big problem i have another little one. If it works and I want to install my Client PC's with my new Image, i got this Error Code: 0x80070570

    Have I done everything wrong by creating the image?

    The biggest Problem is the first one so  I hope anyone can fix it.

    Montag, 28. Juli 2014 07:53

Alle Antworten

  • Hi,

    Am 28.07.2014 um 09:53 schrieb ChrisWieland:

    PXE-E55: ProxyDHCP service did not reply to request on port 4011.

    Deine Konfiguration ist so nicht supportet:
    | Important: Microsoft does not support the use of these options on a
    | DHCP server to redirect PXE clients

    PXE clients computers do not start when you configure the Dynamic Host Configuration Protocol server to use options 60, 66, 67
    http://support.microsoft.com/kb/259670/en

    Entferne die beiden Einträge für 66 und 67

    Tschö
    Mark


    Mark Heitbrink - MVP Windows Server - Group Policy

    Homepage: http://www.gruppenrichtlinien.de - deutsch
    GPO Tool: http://www.reg2xml.com - Registry Export File Converter

    Montag, 28. Juli 2014 09:07