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

# sk178775 - Security Gateway does not enforce a rule with Updatable Object in the Access Control Policy

| Property | Value |
|----------|-------|
| Solution ID | sk178775 |
| Date Created | 2022-04-28 |
| Last Modified | 2025-11-19 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82, R81.20, R81.10 (EOS), R81 (EOS) |
| OS | Gaia |

## Symptoms

- * Security Gateway does not enforce a rule with Updatable Object in the Access Control Policy
* The *$FWDIR/database/dynamic_objects.db* file is corrupted. Updateable Objects names are missing from the file.
* Output of `dynamic_objects -uo_show` shows "*Request completed successfully but we don't see the list of IP for relevant object.*"
* Output of `fw fetchlocal` does not show the Updateable Object name.
* Packages update succesfully. The websites updates.checkpoint.com and dl3.checkpoint.com work as expected. The file *last_revision.xml* is available on the Security Management Server. Update status file confirms the update is working.
* For Geo Updateable Objects: In rare cases, country icons do not appear in SmartConsole.
* Policy installation fails at 50% with error " If problem persists, contact Check point support { Error code:0-2-2000245\]

## Cause

The *$FWDIR/database/dynamic_objects.db* file is corrupted. The object name is changed to object type and object type is changed to regular dynamic object in the file.  

In the Dynamic Objects file, the first line should be the object name, then the object type, number of ranges and the IPs addresses.  

Example configurations of Dynamic Objects file:  

|-------------------------------------------------------|---------------------------------------------------------|
| Correct                                               | Corrupted                                               |
| ``` CP_GEO_RU OBJ_TYPE_UO 12546 1.2.9.0 1.2.9.255 ``` | ``` OBJ_TYPE_UO OBJ_TYPE_DO 12546 1.2.9.0 1.2.9.255 ``` |

<br />

<br />

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