Website/blog/2026-04-30-introducing-firewall/index.md
NETworkManager introduces a new feature, the Firewall. You can now manage Windows Firewall rules created by NETworkManager directly from within the app — no more jumping between MMC snap-ins for day-to-day tasks.
This is especially useful if you frequently spin up local services (lab environments, dev boxes, game servers, small internal tools) and need a quick and repeatable way to open or block ports, restrict traffic to specific IP ranges, or scope rules to profiles like Domain, Private, or Public.
<!-- truncate -->The Firewall view intentionally focuses on rules managed by NETworkManager only.
Every rule created via NETworkManager is stored with a NETworkManager_ prefix in the Windows Firewall rule display name. This makes it easy to distinguish "your" rules from system-managed or third-party rules — and it allows NETworkManager to filter the list so you only see what it owns.
F5WF.msc) via the Windows Firewall Settings buttonWhen creating or editing a rule, NETworkManager exposes the most common and important fields in a clear dialog:
NETworkManager_ prefix is added automatically and hidden in the UI);LocalSubnet or InternetYou can find all details (including examples for port and address formats) in the official documentation.
Managing firewall rules requires elevated rights. If NETworkManager is not running as administrator, the Firewall view is read-only. Use the Restart as administrator button to relaunch NETworkManager with the required privileges.
You can test this feature in the latest pre-release of NETworkManager.
If you find any issues or have suggestions for improvement, please open an issue on GitHub.