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

# sk184953 - Policy installation fails with "ERROR: cannot find <accept_tp_dummy_connection> anywhere"

| Property | Value |
|----------|-------|
| Solution ID | sk184953 |
| Date Created | 2026-06-21 |
| Last Modified | 2026-06-28 |
| Technical Level | Advanced |
| Products | Security Gateway, Security Management Server |
| Versions | R82, R82 |
| OS | Gaia |

## Symptoms

- * After upgrading a Security Gateway to R82, policy installation fails.
* Policy installation fails even after updating the Gateway object version in SmartConsole to R82.
* Policy installation fails with: "ERROR: cannot find ' anywhere"

## Cause

During policy compilation, the system references a function `accept_tp_dummy_connection` that is not defined in the *implied_rules.def* file (a file that defines implied firewall rules).  

The generated policy file contains the following section:  

```
deffunc implied_rule_func_95() {
accept_tp_dummy_connection
};
```

If the definition for `accept_tp_dummy_connection` is missing from *implied_rules.def* then compilation fails.

## 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
