OPNSense package
Since we have the NetBird client being deployed in FreeBSD ports, we should be able to leverage it to run our client within OPNSense as a package and to manage it using the GUI.
The initial idea is to have a simple support, with a limited number of flags, status, and configuration. Below is a description of the tabs we need:
An authentication tab with Management URL and Setup Key input boxes and a Disconnect/Connect button. See PFSense example:
A Settings tab where the client can be configured. See PFSense example:
A Status tab with connection and peer, status, and package version information:
The status information can be copied as it will be displayed as text.
Relates to #2200 #415
Hello,
I noticed this task for an integration for an OPNsense package .
Would it be possible to consider creating a similar package for pfSense as well? I think , many users in the pfSense community would greatly appreciate it.
Thank you for your time and consideration.
Duplicate of #415
If I believe to have found an issue with the OPNsense plugin, do I report it here or on OPNsense?
(The issue being that after installation the 'netbird' service is not started. I have to either enable the service in the GUI and reboot. Or start it manually once from the shell with service netbird onestart)