-
-
Notifications
You must be signed in to change notification settings - Fork 568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Opnsense 18.7 adding support #730
Comments
|
Hello! Thank you for sharing your ideas! As I understand, Opnsense uses FreeBSD and can use packages from it without any issues. And we already offer complete support for FreeBSD: https://www.freshports.org/net-mgmt/fastnetmon/ Unfortunately, we do not have any ways to contact with Opnsense team. But you can raise ticket to Opnsense guys to add it in default installation. We can offer all required help for better integration! Thank you! |
https://forum.opnsense.org I doubt that anyone other than the author or the fastnetmon community would be making integration. By the way, in addition to suricata (built-in by the standard) there is also netflow, which is also built in by the standard. |
|
Hello! Thank you for details! I will keep this issue open to collect more feedback. If receive enough interest, we will allocate time to work on this integration. Meanwhile, you can try installing FastNetMon manually on Opnsense and share your success story with Opnsense. That's best way to keep people's attention. |
|
Added link to your forum thread: https://forum.opnsense.org/index.php?topic=9645.msg43878#msg43878 Thanks! |
|
@pavel-odintsov Just some DEV info for OPNsense plugins if you are interested into contributing: The build is controlled by a config file in the tools repository. If you need to add a FreeBSD port, you can make an issue or a pull request to this repository. At the next release, it should be installable via pkg or you can always build it from the ports repository. The plugin code is usually only
Most things can be done via copy and paste with some adjustments. |
|
@pavel-odintsov Look at the last post, please |
|
Hello! I do not think that we have this information somewhere. You can setup lab and test it. From developer perspective I do not see any issues. |
|
This feature request is more about external product. Typically, we do not implement integrations with third party products because we have no such skills for their platform. We will be happy to help if someone from OPSense decides to allocate time and finish such migration. We have solid support with VyOS and you can try it instead as reference. |
Hello friends!
Unfortunately I'm not a programmer, but this product is very interesting, it is especially interesting as a plugin for Opnsense.
In opnsense there is also a suricata (IDS). It would be very nice not only to see Fastnetmon in opnsense.
I found a brief information on the development of plugins for Opnsense https://docs.opnsense.org/development/examples/helloworld.html
And also opnsense has a very good community, which will gladly accept any changes, especially such a popular product
The text was updated successfully, but these errors were encountered: