I was troubleshooting an issue a user had with their telnet sessions dropping when they left them idle, despite there being no timeouts configured on the servers. The user is running Windows XP SP2.
I captured the network traffic for the user's network segment and found that, at the time of the disconnects, the server was sending TCP Keepalive messages but getting no response.
I then tried pinging the IP address of the user's machine. The machine name resolves ok but there is no response back from the ping. I have even tried pinging the machine from the network switch it is directly connected to but still no response. However, I DO get a ping response from other machines on the same subnet - making me suspect it is something on this particular machine.
My immediate thought was that it was the Windows XP firewall blocking ICMP messages - however, it turns out the user already has the XP firewall disabled. They aren't (knowingly!) running any other firewall software.
So, what could they have on their machine which could possibly be preventing it from responding to Pings?
To confuse things even more, from the users machine it IS possible to ping all other devices on the network. There just seems to be something on that machine which is preventing it from responding to pings from other devises.
Does anyone have any ideas of what could be doing this? Or how to find out what it could be?
I captured the network traffic for the user's network segment and found that, at the time of the disconnects, the server was sending TCP Keepalive messages but getting no response.
I then tried pinging the IP address of the user's machine. The machine name resolves ok but there is no response back from the ping. I have even tried pinging the machine from the network switch it is directly connected to but still no response. However, I DO get a ping response from other machines on the same subnet - making me suspect it is something on this particular machine.
My immediate thought was that it was the Windows XP firewall blocking ICMP messages - however, it turns out the user already has the XP firewall disabled. They aren't (knowingly!) running any other firewall software.
So, what could they have on their machine which could possibly be preventing it from responding to Pings?
To confuse things even more, from the users machine it IS possible to ping all other devices on the network. There just seems to be something on that machine which is preventing it from responding to pings from other devises.
Does anyone have any ideas of what could be doing this? Or how to find out what it could be?