Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - fernat

#1
Quote from: mimugmail on May 19, 2023, 05:15:27 PM
Fixed ...

@mimugmail - anyway to resolve an IP to hostname in the monit alerts coming from the opn-arp alerts?
#2
Looks good, service reloads from the dashboard and the service field is populated. Thanks greatly
#3
Awesome thanks, looks to have fixed the issue in that the daemon shows green and started.

The service column is still missing a value and if I restart the service from the dashboard widget I'm still seeing a crash.
#4
Whats the CLI command to start opn-arp?
#5
Haven't tried that @mimugmail, whats the command? I'll give it a try later this afternoon.

I have restarted from the opn-arp setting tab in the UI, it start's, stops, restarts fine.
#6
A few more details. I've updated the opn-arp settings to include specific interfaces (igb0, lagg0). Still seeing the issue. I've tried clearing it out as well. In the Opn-arp setting I'm able to start, stop, restart the service w/o issue. I'm getting monit alert so I'm pretty sure the opn-arp service is running fine. 

The issue maybe specific to the services dashboard widget. I don't see any indication of the opn-arp service not starting or throwing any errors in the logs. In the services dashboard widget the service field is missing, there is description "opnarp daemon". I tried excluding the service from the services widget using the opnarp, opnarp daemon, or opn-arp names, the service isn't excluded from the dashboard.

It appears the dashboard widget isn't populating the service name causing it to not be able to report status nor start,stop, w/o crashing.
#7
No i've left it blank to cover all interfaces.
#8
Quote from: mimugmail on April 19, 2023, 06:33:17 AM
Reinstall the plugin should help

Any other suggestions? I upgraded to 23.1.6, tried removing and reinstalling and having the same issue. Thanks
#9
I tired removing the plugin, rebooting, and reinstalling. Still seeing the same issue with the opnarp daemon on the dashboard services page failing to start and creating a crash report when I try to start.

Any other suggestions?
#10
Using your OPN-arp plugin @mimugmail. Thanks again for the effort.

Running OPNsense 23.1.5_4-amd64 and since the recent upgrade the "opnarp daemon" service on my dashboard shows stopped. Initiating a restart generates a crash report with the progress bar hanging but nothing in the logs. Opnarp service appears to be working, I'm getting alerts via monit and I can start, restart the service w/o issue.

I've tried removing and reinstalling, same issue.

Any suggestions? Thanks
#11
Quote from: mimugmail 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.

Running 22.1 Having trouble getting the Monit rule setup, I can't get the settings to apply. Any help is appreciated:

Service Tests Settings
Name: opn-arp
Condition: MAC pair
Action: Alert

Service settings
Name: opnarp_alert
Type: File
Path: /var/log/system/latest.log
Start:
Stop:
Tests: opn-arp
Depends:
Description: ARP Alerts

#12
21.1 Legacy Series / SFP interfaces not detected
May 26, 2021, 03:09:34 AM
Just installed on a Lanner NCA-1510:

https://www.lannerinc.com/products/telecom-datacenter-appliances/vcpe-ucpe-platforms/nca-1510

For some reason the SFP interfaces aren't being detected. Is there something special I need to do to enable? The other 4 onboard NIC's are detected fine. I'm guessing I need to load a driver for the SFP's? I've tried adding if_igb_load="YES" to the tunables.

Forgive me for a noob question, making the move over from pfsense. Pfsesne detected the interfaces by default.

Output from pciconf -lv shows the devices:

none10@pci0:3:0:0:      class=0x020000 card=0x0000ffff chip=0x15368086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'I210 Gigabit Fiber Network Connection'
    class      = network
    subclass   = ethernet
none11@pci0:4:0:0:      class=0x020000 card=0x0000ffff chip=0x15368086 rev=0x03 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'I210 Gigabit Fiber Network Connection'
    class      = network
    subclass   = ethernet

And my 4 onboard NIC's:

ix0@pci0:6:0:0: class=0x020000 card=0x00008086 chip=0x15e48086 rev=0x11 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Ethernet Connection X553 1GbE'
    class      = network
    subclass   = ethernet
ix1@pci0:6:0:1: class=0x020000 card=0x00008086 chip=0x15e48086 rev=0x11 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Ethernet Connection X553 1GbE'
    class      = network
    subclass   = ethernet
ix2@pci0:7:0:0: class=0x020000 card=0x00008086 chip=0x15e58086 rev=0x11 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Ethernet Connection X553 1GbE'
    class      = network
    subclass   = ethernet
ix3@pci0:7:0:1: class=0x020000 card=0x00008086 chip=0x15e58086 rev=0x11 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Ethernet Connection X553 1GbE'
    class      = network
    subclass   = ethernet