Firewall
Protect your RPC endpoints with a firewall
Ironforge's firewall acts as a robust security layer, providing a flexible and intuitive way to define access criteria for your RPC infrastructure. Through carefully configured rules, you can control which requests are allowed to reach your services.
How does it work?
By default, Ironforge's firewall follows a blacklist approach, meaning that all requests are allowed by default, and certain rules can created to deny, rate limit or log these requests.
You can setup any rules you want specifying unique/multiple conditions which must be met for the action specified to take place.
Rules are ordered by rank, the higher the rank the earlier the rule is evaluated.