> Source: [sk182359](https://support.checkpoint.com/results/sk/sk182359)

# sk182359 - IPv6 packet drop with "[ILLEGAL CHECKSUM (0)]" error

| Property | Value |
|----------|-------|
| Solution ID | sk182359 |
| Date Created | 2024-06-02 |
| Last Modified | 2024-06-10 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R81.20, R81.10 (EOS) |
| OS | Gaia |

## Symptoms

- IPv6 packet drop on the Security Gateway. In the debug output of "`fw ctl zdebug + drop`" you see the error: `"[ILLEGAL CHECKSUM (0)]"`.

## Cause

[RFC 2460](https://datatracker.ietf.org/doc/html/rfc2460) states that "Unlike IPv4, when UDP packets are originated by an IPv6 node, the UDP checksum is not optional."

If a checksum computation yields the value zero, it should be changed to FFFF for placement in the UDP header.

However, for certain protocols that use UDP as a tunnel encapsulation, the UDP checksum zero can be enabled.

The default Security Gateway behavior is to drop packets with zero checksum.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
