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

# sk177143 - Due to incorrect user configuration, Security Gateway allows traffic from Remote Access Client that does not meet the SCV security policy

| Property | Value |
|----------|-------|
| Solution ID | sk177143 |
| Date Created | 2021-12-30 |
| Last Modified | 2025-11-19 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82, R81.20, R81.10 (EOS), R81 (EOS) |

## Symptoms

- * A Security Gateway allows traffic from a Remote Access client when the Remote Access client does not comply with the SCV (Secure Configuration Verification) policy.

* The kernel debug (`fw ctl kdebug`) shows status `UNVERIFIED` (status `0`):

  ```
  
  [fw];FW-1: fwscv_set_client_state: Set status 0(0) for client 172.31.0.5 in table 8134, t/o: 60;
  [fw];FW-1: fwscv_release_held_packets: client: 172.31.0.5, status: 0;
  ```

* The kernel debug shows that the Security Gateway allows traffic to pass: `[fw];Before VM: <dir 0, x.x.x.x:xxxx -> y.y.y.y:xx IPP 6> (len=52) TCP flags=0x2 (SYN), seq=4f26ec76, ack=0, data end=4f26ec77 (ifn=1) (first seen) (looked up) `  
  `...`  
  `[fw];FW-1: fwscv_check_client_verification: state is UNVERIFIED;`  
  `...`  
  `[fw];fw_filter_chain: Final switch, action=ACCEPT;`  
  `[fw];After VM: <dir 0, 172.31.0.5:60566 -> 100.64.64.101:22 IPP 6> (len=52) TCP flags=0x2 (SYN), seq=4f26ec76, ack=0, data end=4f26ec77 ;`  
  `[fw];VM Final action=ACCEPT;`

## Cause

The user did not configure an Access Control rule for Remote Access VPN.

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