W2k SP4, WG 6.1, KAV 2.0
Ethernet Intel PRO/100+, LinkSys WAG54G (ADSL gateway) //MTU 1500
In Firewall it is a lot of messages Checksum failure. What it can be? It is possible-whether to disable somehow this check if there is no decision?
Moderator: Qbik Staff
adrien wrote:Hi
In these packets, what is the protocol and destination port?
Are these packets coming from your LAN, or from the Internet?
Adrien
CatMix wrote:W2k SP4, WG 6.1, KAV 2.0
Ethernet Intel PRO/100+, LinkSys WAG54G (ADSL gateway) //MTU 1500
In Firewall it is a lot of messages Checksum failure. What it can be? It is possible-whether to disable somehow this check if there is no decision?
xwray wrote:CatMix wrote:W2k SP4, WG 6.1, KAV 2.0
Ethernet Intel PRO/100+, LinkSys WAG54G (ADSL gateway) //MTU 1500
In Firewall it is a lot of messages Checksum failure. What it can be? It is possible-whether to disable somehow this check if there is no decision?
I occasionally get the same message...mostly coming in on on port 80. My guess is that jerks are trying to get into your system and compromise it.
adrien wrote:Hi
Can you tell me what is in the flags column for these packets? You may need to enable viewing that column - right-click on the firewall window, choose "select columns", and select flags.
Most likely these are late RST packets coming in on a previously closed connection.
Adrien
adrien wrote:Do you have Checksum offloading enabled on your network adapter?
Adrien
adrien wrote:Basically it means that the packets were dropped due to having a bad checksum.
This can happen if the packet was corrupted in transit, or sent incorrectly, or in some cases where there may be an intermediate NDIS driver in your network stack that is messing with the checksums.
If received on the wire with a bad checksum, the rule is to drop the packet. We always did this before, but I figured we shouldn't drop packets without some notification, so I added the notification into 6.1
If there is some piece of software on your system that is breaking checksums, then that could cause good packets to be dropped. It is always possible there is some sort of exploit attempt being made as well.
Are you getting any complaints of people not being able to connect to you?
Users browsing this forum: Google [Bot] and 15 guests