WinDbg,如果测试机在同一个交换机上,主机丢失网络 [英] WinDbg, host machine lose network if test machine is on the same switch

查看:160
本文介绍了WinDbg,如果测试机在同一个交换机上,主机丢失网络的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个非常奇怪的问题,WinDbg,并想知道是否有人可以向我解释为什么会这样。



所以这里是设置:




  • 使用WinDbg调试目标Windows 7 64位计算机

  • 运行Windows 7 64位的主机也

  • 通过火线连接的主机和测试机

  • 连接到同一交换机的主机和测试机(Netgear千兆交换机,8端口)

  • 进入测试机器



问题:大概10秒钟后,主机失去网络连接



立即解决问题:




  • 在测试机上运行(Go)

  • 拔下测试机的以太网电缆



有人知道为什么会发生这种情况吗? >

解决方案

尝试在目标机器的网络适配器上禁用流量控制(一般因为设备的设备管理器设置中有一个选项)。如果您没有特定的流量控制选项(或即使您这样做),也将网络适配器设置为半双工模式。


I have a really strange problem with WinDbg and would like to know if anyone can explain to me why it happens.

So here is the setup:

  • Debugging a target Windows 7 64bit machine with WinDbg
  • Host machine running Windows 7 64bit also
  • Host and Test machines connected via firewire
  • Host and Test machines connected to the same switch (a Netgear gigabit switch, 8 port)
  • Break into the test machine

Problem: After about 10 seconds the host machine loses network connection

What resolves the problem immediately:

  • Run on test machine (Go)
  • Unplugging the test machine's Ethernet cable

Does anyone know why this happens, and if there are solutions?

解决方案

Try disabling Flow Control on the network adapter of your target machine (generally there is an option in the Device Manager settings for the device). If you don't have a specific flow control option (or even if you do), also set the network adapter to Half Duplex mode.

这篇关于WinDbg,如果测试机在同一个交换机上,主机丢失网络的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆