Firewall Rules: These are "advanced" rules that specify traditional firewall options, like protocol, source, destination, etc. Both types of rules will appear as switches in Home Assistant, allowing you to enable or disable them as needed. They are named as switch.[name]_firewall_rule and ...
Remote API access to UniFi OS-based controllers When connecting to a UniFi OS gateway through the WAN interface, you need to create a specific firewall rule to allow this. See this blog post on the Art of WiFi website for more details:https://artofwifi.net/blog/how-to-access-the-unif...
Here is my phone coming in from trying to talk one of my AP on 192.168.2.2, do you have a firewall rule setup to allow your AP ips to talk to freerad on port 1812? radsniff would not have anything to do with your setup of freerad, but if stuff is trying to auth to you. You...
Using the great php client class from malle-pietje ( https://github.com/Art-of-WiFi/UniFi-API-client ), this script will automatically add and delete IP addresses from a firewall group defined on your Unifi controller. This firewall group has a predefined rule in the "WAN OUT" section ...
The firewall changes can be made in the UI, or added to the file. { "firewall": { "name": { "WAN_LOCAL": { "rule": { "20": { "action": "accept", "description": "WireGuard", "destination": { "port": "51820" //Firewall port - can be customised, adjust listen port ...
The "custom firewall rule" approach described there is the recommended method. Upgrading from a previous version When upgrading from a version before1.1.84, please: make sure you are using PHP7.4or higher test the client with your code for any breaking changes; the class methods now have stri...
The "custom firewall rule" approach described there is the recommended method. Upgrading from a previous version When upgrading from a version before1.1.84, please: make sure you are using PHP7.4or higher test the client with your code for any breaking changes; the class methods now have stri...