# IP Filter

## IP Filter

* Go to Configuration->Security->IP Filter

This screen allows for the filtering of IP addresses, either blocking them, or granting them access to the camera. This feature helps make the camera more secure by limiting remote access only to approved users. Below is a screenshot of the IP Filter screen.

![](/files/-MSuRNQUzbMuzsgBw3SP)

## Explanation

* **Enable**: This checkbox allows the user to enable the IP Filter feature for trusted IP address.&#x20;
* **IP address filter type**: This dropdown box allows the user to select the type of the IP filtering: Forbidden or Allowed.&#x20;
* **Add**: This button allows the user to add one filtering rule.&#x20;
* **Modify**: This button allows the user to modify one filtering rule in the table.&#x20;
* **Delete**: This button allows the user to delete one filter rule in the table.&#x20;
* **Start IP**: This column shows the starting IP address which will be filtered.&#x20;
* **End IP**: This column shows the end IP address which will be filtered.&#x20;
* **Alias**: This column shows the rule’s name the user defined.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.exvist.com/network-camera/configuration/security/ip-filter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
