OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • Announce: new OPNsense community repository
« previous next »
  • Print
Pages: 1 ... 5 6 [7] 8 9 ... 11

Author Topic: Announce: new OPNsense community repository  (Read 86395 times)

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #90 on: November 24, 2021, 08:04:20 am »
Maybe Influx2 has one, or the container also ships Grafana
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

Tiwo85

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #91 on: December 15, 2021, 08:14:40 pm »
Hello,
Due to log4j. Is it possible to Upgrade Unifi Controller to 6.5.54?
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #92 on: December 15, 2021, 08:17:26 pm »
Sure, I need to check if its already in ports tree
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #93 on: December 19, 2021, 03:11:15 pm »
It's now on 6.5.54
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

jclendineng

  • Full Member
  • ***
  • Posts: 153
  • Karma: 7
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #94 on: December 27, 2021, 06:18:09 pm »
Bump

Also, I thought the point of Grafana stack was to get away from ELK?? ELK is very advanced for home usage, and even anything but large businesses. If you don't use comparative searches you don't need ELK its a resource hog.  Ive ran it at home and its nice but expensive to keep up.

That said, why do we need a full ELK stack just to import opnsense logs? Can't we pull directly from influx into grafana, or have a grafana/loki setup?  If you are going to the trouble of setting up ELK just use the K as you don't need kibana and grafana at the same time really, its just waste.  Just my 2cents :)

Thanks!
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #95 on: January 03, 2022, 03:44:49 pm »
Today I added a plugin called "opn-arp" which simulates what arpwatch does in a very easy way, including IPv6 support. :)
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

Ben.

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 0
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #96 on: January 10, 2022, 12:12:51 pm »
Quote from: mimugmail on January 03, 2022, 03:44:49 pm
Today I added a plugin called "opn-arp" which simulates what arpwatch does in a very easy way, including IPv6 support. :)
Do you have an example monit-alert rule at hand?

Thanks for your work!!
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #97 on: January 10, 2022, 12:39:02 pm »
https://docs.opnsense.org/manual/monit.html?highlight=monit

If you take example 3, you follow /var/log/system/latest.log (you have to disable circular log in System : Settings : Logging) and search for "MAC pair", should be sufficient.
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

Ben.

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 0
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #98 on: January 10, 2022, 01:38:21 pm »
Thanks, I will try that.

My problem now is that opn-arp does not want to start.

Where can I find the logs?
When I run it (as root) on the shell, I get
Code: [Select]
/usr/local/bin/opn-arp.sh: Permission denied.
« Last Edit: January 10, 2022, 01:43:14 pm by Ben. »
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #99 on: January 10, 2022, 04:09:46 pm »
put a "bash" infront of it :)
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

Ben.

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 0
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #100 on: January 10, 2022, 04:18:26 pm »
Quote from: mimugmail on January 10, 2022, 04:09:46 pm
put a "bash" infront of it :)
Is "bash" part of the basic OPNsense installation? At least I don't have it ;)
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #101 on: January 10, 2022, 05:43:20 pm »
Did you install the plugin the usual way? It should be a dependency
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

Ben.

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 0
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #102 on: January 10, 2022, 05:56:06 pm »
Quote from: mimugmail on January 10, 2022, 05:43:20 pm
Did you install the plugin the usual way? It should be a dependency
I clicked on the "+" in the Plugin list after I had added your repository as described on your website. So yes, I would call this "the normal way" :) I reinstalled once, but it didnt help.

I did not use your repo before, so I did it just because of this Plugin.
Logged

Ben.

  • Jr. Member
  • **
  • Posts: 62
  • Karma: 0
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #103 on: January 12, 2022, 09:22:08 am »
I did a fresh install on a test system, same problem here.

bash is not installed as a dependency and not part of the standard installation. So the OPN-Arp plugin (which sounds cool), can't run.

I saw that the script itself is rather simple, no? Wouldn't it be possible to re-write it so it can be run inside the default shell (or even PHP if you like)? Just a thought...
Logged

mimugmail

  • Hero Member
  • *****
  • Posts: 6767
  • Karma: 494
    • View Profile
Re: Announce: new OPNsense community repository
« Reply #104 on: January 12, 2022, 12:27:27 pm »
Please type in console:

pkg install bash

I did a typo which doesn't recognize this, will release an update this week.
Logged
WWW: www.routerperformance.net
Support plans: https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German): https://opnsense.max-it.de/

  • Print
Pages: 1 ... 5 6 [7] 8 9 ... 11
« previous next »
  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • Announce: new OPNsense community repository
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2