MDT2013折腾记-UDP端口冲突
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MDT2013折腾记-UDP端口冲突相关的知识,希望对你有一定的参考价值。
原因:我的DHCP服务器也使用了66、67端口,WDS也使用了相同端口。
解决办法
http://www.danielclasson.com/guide-solving-wds-issue-with-dhcp-port-conflict/
Have you ever installed WDS and DHCP on the same server? Usually this doesn’t cause a problem, but in some cases, you will have issues with starting the WDS server.
Looking at the event log you will see this nasty error: “The Windows Deployment Services Server service terminated with service-specific error Only one usage of each socket address (protocol/network address/port) is normally permitted”
The solution to this problem is manually changing a registry value to force the WDS service to not use the DHCP ports.
Here’s how you do it:
Open Regedit and go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WDSServer\WDSPXE
Open the reg value UseDhcpPorts and change it from 1 to 0
Now start the WDS Service and it should work
本文出自 “秋冷了月光” 博客,谢绝转载!
以上是关于MDT2013折腾记-UDP端口冲突的主要内容,如果未能解决你的问题,请参考以下文章
请问同一台机器上udp端口和tcp端口可以一样对吗,不会冲突?
MDT2013折腾记-不能抓取映像unable to determine Destination disk,partition driver