Ventoy Forums
Not work with External DHCP (Windows Server) - Printable Version

+- Ventoy Forums (https://forums.ventoy.net)
+-- Forum: iVentoy General Use —— iVentoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=7)
+--- Forum: iVentoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=8)
+--- Thread: Not work with External DHCP (Windows Server) (/showthread.php?tid=2544)



Not work with External DHCP (Windows Server) - RebKut - 07-10-2023

Hello! 
Dont work with external DHCP.

Config DHCP (Windows Server)
[Image: rDwfNY8.png]

Result with load:
[Image: 37ba1wl.png]

Log and Config iVentoy in Attachment


RE: Not work with External DHCP (Windows Server) - longpanda - 07-10-2023

1. I can't see the first two pictures.
2. What's the client doing? Take a photo about the client machine screen.


RE: Not work with External DHCP (Windows Server) - RebKut - 07-10-2023

Add to attachment picture from post.

in attachment client machine screen too


RE: Not work with External DHCP (Windows Server) - longpanda - 07-10-2023

From the client screen it shows that the client send a DHCP request but no response recived.
So there must be some problem with your DHCP server, check its log.
Does it receive the client's DHCP request?


RE: Not work with External DHCP (Windows Server) - RebKut - 07-10-2023

(07-10-2023, 11:41 AM)longpanda Wrote: From the client screen it shows that the client send a DHCP request but no response recived.
So there must be some problem with your DHCP server, check its log.
Does it receive the client's DHCP request?
DHCP say renew

11,07/10/23,14:56:45,Обновить,10.78.2.137,,047C165358E9,,2385172324,0,,,,0x505845436C69656E743A417263683A30303030373A554E44493A303033303136,PXEClient:Arch:00007:UNDI:003016,,,,0

Code 11: A lease was renewed by a client.

Firewall on PXE server was off for tests.


RE: Not work with External DHCP (Windows Server) - longpanda - 07-10-2023

In the picture, the client said "Server response timeout" which means the client didn't receive the server's response.
You can capture some packets by tcpdump or wireshark.