Jump to content

Recommended Posts

Posted

This problem has dragged my back to edgeek, not necessarily for an answer just to share my pain.

 

We have an NEC Flex server running a hyper-v cluster on 2008 R2 and the server with the fault is also 2008 R2.

 

I came in Monday morning and one of our physical hosts was unreachable so I rebooted it and everything seemed to be back up, then I noticed that all traffic being sent to the virtual servers that were on it is being duplicated.

 

For example, if I send a ping to the server running wireshark I see these results.

 

On my machine: 4 pings sent, 8 replies received.

On the VM: 8 pings received, 8 replies sent.

 

This is only happening with the virtual servers and not the hardware hosts.

 

Fun :)

Posted (edited)

Check your network cards on the host. Are they in promiscuous mode? If you don't need this, switch off promiscuous mode.

 

I'm guessing the host is duplicating the ping request of its client.

You can check this on the wireshark trace by looking at the destination MAC addresses of the ping replies.

 

Also, do you have a bridge in the equation? Perhaps the bridge IP is being routed. If you don't need an IP address for the bridge, remove it.

Edited by jinnantonnixx

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...