We faced a problem with a windows network where we suspect it to be a network issue although the ping works fine.
System Overview: The Windows network is accessed from multiple sites connected through a 2MBps P2P leased line.
Issue Details:
- The issue is happening only at a particular site.
- The windows network shares are intermittently accessible from the site, mostly throwing an error message that the location is not accessible. This also happens when shares are accessed by their full address (including IP).
- Trying to copy files > 50 MB from a network share almost invariably fails.
- It takes a very long time to login to our web application hosted over the intranet. This also fails intermittently (Timeout/Too long to respond).
Analysis So Far:
- There is zero packet drop for extended periods of ping -t
- There is no appreciable latency while testing ping with larger packet sizes (10KB)
- The issue is not specific to a PC setting, as laptops which are working fine from other locations are not working when connected to this site.
- The issue is not due to any firewall rules, as the firewall has been disabled to test this.
- We have even tested this issue by directly connecting the media converter directly to the PC at both ends of the network, to rule out any router /switch issue. Still no luck.
Any suggestion will be greatly appreciated as we are having a tough time nailing this down.