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

# sk97526 - RouteD daemon crashes on Security Gateway 

| Property | Value |
|----------|-------|
| Solution ID | sk97526 |
| Date Created | 2013-12-03 |
| Last Modified | 2017-07-31 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * /var/log/messages file shows:

  cpfw1 dhclient: DHCPDISCOVER on Mgmt to 255.255.255.255 port 67 interval 8   
  cpfw1 dhclient: DHCPDISCOVER on Mgmt to 255.255.255.255 port 67 interval 12  
  cpfw1 dhclient: DHCPDISCOVER on Mgmt to 255.255.255.255 port 67 interval 14   
  cpfw1 dhclient: DHCPDISCOVER on Mgmt to 255.255.255.255 port 67 interval 19   
  cpfw1 dhclient: DHCPDISCOVER on Mgmt to 255.255.255.255 port 67 interval 8   
  cpfw1 dhclient: No DHCPOFFERS received.  
  cpfw1 dhclient: No working leases in persistent database - sleeping  
  .
* The '/config/db/initial' file shows **that DHCP Relay is configured, but DHCP Server is not running**:

  dhcp:dhcpc:interface:Mgmt t  
  dhcp:dhcpc:interface:Mgmt:timeout 60  
  dhcp:dhcpc:interface:Mgmt:retry 300  
  dhcp:dhcpc:interface:Mgmt:reboot 10  
  interface:Mgmt:ipaddr:W.X.Y.Z t  
  interface:Mgmt:ipaddr: W.X.Y.Z :mask 24 interface:Mgmt:ipaddr: W.X.Y.Z :mask 24

## Cause

DHCP Relay is configured, but DHCP Server is not running.

Since no DHCP Offers are received, RouteD daemon "thinks" that the IP address of the "Mgmt" interface is **X.W.Y.Z/32** , instead of **X.W.Y.Z/24**

This makes RouteD think that the interface is a Point-to-Point interface, which it is not.

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