Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
This is not uncommon in my experience. Since you have access to both ends it should be pretty easy to pinpoint the issue and forward to the closest ISP for investigation.Sent from Cisco Technical Support Android App
This is common web server configuration. Normally webservers will serve many web sites and one way of having multiple sites on a server involves having the web server (IIS, apache, etc) processes bind to unique IPs. The addresses with the 32bit mask ...
Have you checked to see if the problem is packet size? You can use ping to specify a packet size and set the don't fragment bit. I would look at that first.