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

# sk185077 - Web API and CLI allocate duplicate Dynamic IP values after Security Management upgrade

| Property | Value |
|----------|-------|
| Solution ID | sk185077 |
| Date Created | 2026-06-19 |
| Last Modified | 2026-09-10 |
| Technical Level | General |
| Products | Security Management Server |
| Versions | R82.10, R82, R82.20 |

## Symptoms

- * After an upgrade of the Security Management Server, the Dynamic IP (DAIP) counter is out of sync with the next available internal placeholder address.

  As a result, new objects that use a dynamic address receive duplicate or out-of-sequence DAIP values.

  This issue can affect object creation through:
  * Management API
  * Management CLI
  * Web SmartConsole

  In this scenario, Windows SmartConsole continues to assign the next DAIP value correctly, while the Web-based path assigns incorrect values.
* Observed Behavior:

  * Before the upgrade, the DAIP counter advances normally.
  * After the upgrade, new objects receive DAIP values from the start of the internal range.
  * Policy installation fails due to duplicate object data.
* Example error during policy installation:

  `ERROR: Duplicate keys <...> in table gw_properties`
* To reproduce with the management CLI:

  Run this command on the Security Management Server / Domain Management Server:

  `mgmt_cli add simple-gateway name "GW-1" dynamic-address true --format json --session-id`
* Running internal database synchronization tools may complete successfully but does not resolve the issue.

## Cause

In R82, a software condition in the Web-based allocation path desynchronized the internal DAIP counter during or after the upgrade of the Security Management Server. When this occurred, the API/CLI and Web SmartConsole path allocated DAIP values from an incorrect counter, which caused duplicate DAIP assignments and policy-installation failures.

## Solution

This problem was fixed. The fix is included starting from:

* [Check Point R82.20](https://support.checkpoint.com/results/sk/sk185039)
* [Jumbo Hotfix Accumulator for R82.10](https://sc1.checkpoint.com/documents/Jumbo_HFA/R82.10/Default.htm) starting from Take 44
* [Jumbo Hotfix Accumulator for R82](https://sc1.checkpoint.com/documents/Jumbo_HFA/R82/Default.htm) starting from Take 126

Check Point recommends to always upgrading to the most recent version.

<br />

If you choose not to upgrade, Check Point can supply a **Hotfix** . [Contact Check Point Support](https://www.checkpoint.com/support-services/contact-support/) to get a Hotfix for this issue.  
A Support Engineer will make sure the Hotfix is compatible with your environment before providing the Hotfix.  
For faster resolution and verification, please collect [CPinfo files](http://supportcontent.checkpoint.com/solutions?id=sk92739) from the Security Management Server and Security Gateways involved in the case.

**Hotfix installation instructions:**   
Refer to [sk168597 - How to install a Hotfix](https://support.checkpoint.com/results/sk/sk168597).

<br />

---

# 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
