Jun 17 06 1:23 am
Jun 18 06 3:27 pm
Jun 19 06 11:13 pm
Jun 20 06 2:53 pm
Another strange problem : WinGate firewall is DISABLED but a lot of errors appear in GateKeeper firewall panel : "Checksum failure"
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.
Genie wrote:WIngate behaviour changed a bit with 6.1 in regard to handling checksum failures - before 6.1 Wingate simply dropped the packets while in 6.1 it started reporting them - that's why it shows all these "Incorrect checksum" hits. If the number of dropped packets is low, there is nothing to worry about. If it becomes a stream of errors, then it is either a hardware fault somewhere on the line (interference) or it might indicate an attempt to attack the server.