This update to Alta Control expands visibility and policy management capabilities across the platform, with enhancements to network monitoring, access control, firewall management, and device discovery, alongside a variety of usability and workflow improvements.
WiFi: Add support for schedule profiles.
WiFi: Add support for scheduled filters.
Devices: Add device temperature metric to graphs.
Switches: Show total POE budget in Device Card.
Firewall: Various improvements, including simple port-forward rule creation mode.
Allow 0.0.0.0/1 remote VPN routes to support full-tunnel VPN configurations using paired /1 routes. To route all traffic through the VPN, configure 0.0.0.0/1,128.0.0.0/1.
Audit Log: Improve several log messages.
Improve Alta device discovery.
This update is being rolled out now. You can manually initiate the upgrade if you’d like, or it will automatically update overnight. Here is the full running changelog:
If you have any questions let us know, and as usual if you notice anything please feel free to reply here, or create a new topic, including the details of the issue encountered. Thanks!
Correct. We previously disallowed both 0.0.0.0/0 AND 0.0.0.0/1 in the remote subnet validation. 128.0.0.0/1 has always been allowed. We still do not allow 0.0.0.0/0 but we added 0.0.0.0/1.
IF you require true full routing, you would need to enter both, comma-separate, like so: 0.0.0.0/1,128.0.0.0/1
EDIT: Updated the changelog entry, hopefully that should help clarify the behavior. Thanks for raising this!