I'm experiencing a very weird problem and I am lost hard now. I have set up several Suse SLES 11 SP2 machines since my company tries switching to SUSE. And every single machine with SLES 11 has this specific issue:
Once installed, everything works fine. However if one connects from a Debian Machine (Squeeze and Wheezy) or Putty (latest version) via SSH, the connection occasionally drops and the machine stays unreachable from that machine only. If I then connect to it via some random server, it works, while I cannot even ping that machine from my machine.
More Details:
- tcpdump on the machine sees my own ping attempts but no reply is being sent
- SSH simply times out while that happens
- restarting the network interface or rebooting resolves the issue temporarily
- occurs randomly between 1 minute in and several hours
- all machines are on the same subnet
- all machines are connected to a cisco switch, no VLAN configured on this subnet
- checked for IP theft (maybe a laptop sleeping and awaking randomly to do stuff), no success
- to complete the mess, connections from a RedHat6 machine (exactly the same hardware) never experience this issue
- the e1000e module is being used on all these machines (except for windows with putty of course), updating to the latest firmware on one or both sides did not help
- Network Cables have also been switched - no success
- the eeprom_fix_82574_or_82583 did not fix this issue, even though that issue was present on some of these machines
- installing a Debian on these problematic machines resolves the issue, but is not wanted for company reasons...
So here I am, completely clueless... Does anyone have even the slightest idea what is wrong here?