WDS PXE issue: PXE-E16: No offer received
Issue Description:
The problem server installed the follwing roles:
- WDS
- DHCP
- WSUS
- RRAS (Route and Remote Access Service)
The WDS service is configured with Active Directory integrated, everything seems configured correctly. But a Hyper-V Gen2 VM client is not possible to boot with PXE. Message is "DHCP failed"
.
If you redirect the vNIC and connect to the WDS server with a physical machine, you get a message “PXE-E16: No offer received
“.
My network environment is simple: the two VMs are connected via vSwitch only, no VLAN tag. If your situation is similar to mine, please move on.
Trouble shooting
My steps to trouble shooting:
- I deploy a new WDS server with only DHCP and WDS service. This WDS service works fine.
- I capture the packages with WireShark for both WDS servers and compare the differences.
- The failed one has longer response time (8s) than the worked one (4s). (see Figure 1)
- If you look deeper into the failed version, there are more NBNS packages. (see Figure 2)
- Try disable NETBIOS on the failed server. (see Figure 3)
- Now everything works!
Figure 1: Compare the two versions of packages
Solution
As mentioned previous, the solution is easy – just disable the NetBIOS from the TCP/IP seetings – WINS tab.
Figure 3: Disable NETBIOS
After I disabled it, I tried again and now it works perfectly.
Figure 4: It works now!
版权声明
本文出自 Lesca 技术宅,转载时请注明出处及相应链接。
本文永久链接: https://www.lesca.cn/archives/wds-pxe-issue-pxe-e16-no-offer-received.html
林海草原
2016-12-30 at 22:20
真不愧是技术宅啊,完全看不懂。
我的站点变了,新的地址可以点击去我那看。博客刚建立,我马上把友链加上。
李科
2017-06-08 at 14:11
我有遇到同样的问题一直没有解决,想请教一下,
问题描述:
1 待测机器两个网口现象一样
2 IPV4可以正常启动,IPV6不行
3 提示PXE-E16:NO offer received;或者PXE-99:Unexpected network error.
4 Server端选择Disable NetBIOS over TCP/IP问题没有解决。
帮忙给些建议,非常感谢,期待你的回复!
lesca
2017-06-09 at 09:48
IPv6不在本文探讨范围,建议抓包看下