# Ignoring Firewall Rules

{% embed url="<https://www.youtube.com/watch?v=flT4N2CUwck>" %}

In certain scenarios, it may be necessary to activate the Firewall to block access outside the internal network, but allow specific users or groups to access from any IP address.

\
You can enable the "ignore firewall rules" option on the user or group registration screen. This will allow the user to access from any IP.

\
If this option is disabled for the user but enabled for a group they belong to, they will still be able to access the portal normally.

<figure><img src="/files/aBuOw6wS6epfsMWvw2VE" alt=""><figcaption></figcaption></figure>


---

# 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.powerembedded.com/administration-portal/firewall/ignoring-firewall-rules.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.
