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

# sk172930 - Blocked IP Feed is not updated

| Property | Value |
|----------|-------|
| Solution ID | sk172930 |
| Date Created | 2021-04-07 |
| Last Modified | 2021-04-08 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |

## Symptoms

- * The Blocked IP Feed (see [sk103154](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk103154)) is not updated.

* `#ls -ltr $FWDIR/database/<IP FEED>` keeps showing an older file.
* Adding IP addresses to the IP Feed does not work.

* *#cat $FWDIR/log/ip_block.log* shows an old date in the "LAST_UPDATE" section.

  <br />

## Cause

The file is being downloaded from the proxy. This is why you do not receive the new updated file:  

`#curl_cli -s --cacert /opt/CPshrd-R80.30/conf/ca-bundle.crt --retry 10 --retry-delay 60 <Block Feed URL> --`**proxy <Proxy IP>**:  

"`The old feed will be presented`"  

`#curl_cli -s --cacert /opt/CPshrd-R80.30/conf/ca-bundle.crt --retry 10 --retry-delay 60 <Block Feed URL> `  

"`The new updated feed will be presented`"

<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
