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

# sk171152 - 'show route' shows two directly connected routes

| Property | Value |
|----------|-------|
| Solution ID | sk171152 |
| Date Created | 2020-12-31 |
| Last Modified | 2021-01-04 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * The 'show route' command shows two directly connected routes, for example:  

  `
  Gaia> show route`  
  `
  C 172.17.201.224/27 is directly connected, eth4.10`  
  `
  C 172.17.201.224/28 is directly connected, eth4.10`

* The command 'netstat -rn' output shows the correct directly connected route, for example:  
  `

  [Expert@hostname:0]# netstat -rn`  
  `
  172.17.201.224 0.0.0.0 255.255.255.224U 0 0 0 eth4.10`

* The file '/config/active' shows the correct IP and mask length, for example:  

  `
  routed:instance:default:static:network:172.17.201.224 t`  
  `
  routed:instance:default:static:network:172.17.201.224:masklen:27 t`  
  `
  routed:instance:default:static:network:172.17.201.224:masklen:27:gateway t`  
  `
  routed:instance:default:static:network:172.17.201.224:masklen:27:gateway:address:172.17.201.225 t`

## Cause

Security Gateway or Cluster object has an incorrect net-mask configuration for a specific interface.

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