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 - rackenthogg

#31
22.1 Legacy Series / CPU load 99% after update
February 03, 2022, 01:06:40 PM
Hi,

After updating to newest build (LibreSSL flavor) ntopng is killing my box, eating all available CPU cycles.
The culprit on "System/Diagnostics/Activity" tab is named "flowd_aggregate.py". After I stopped ntopng service, CPU usage dropped to normal levels. I waited some time and started ntopng again, and as before CPU usage went through the roof.

And yes, I disabled IPv6 as advised at different thread:
https://forum.opnsense.org/index.php?topic=19786.msg91752#msg91752


#32
21.7 Legacy Series / ntopng without GeoIP
October 15, 2021, 10:11:10 AM
Hello,

After logging into ntopng web console I was greeted with information that GeoIP support is absent ("Running without Geolocation support ")
I checked https://github.com/ntop/ntopng/blob/dev/doc/README.geolocation.md about how to install GeoIP database manually (I already have it configured correctly for my firewall, but it seems ntopng expects separate database files in .mmdb format).

My question is: are Linux instructions I linked above valid also for OPNsense or is there another way to add current GeoIP database and support to ntopng?
#33
@mimugmail

Hi,
You declare no compatibility with LibreSSL. So to use your unbound plugin I need to switch to OpenSSL Opnsense flavour?

Quote from: mimugmail on July 15, 2021, 04:52:32 PM
Hi,

as a couple of users complain about removing the custom options I added a new plugin to the community repo:
https://www.routerperformance.net/opnsense-repo/

Please be aware that it won't work on install pre-21.7! :)
#34
Hi everyone,

After update to version OPNsense 21.1.4-amd64 flowd_aggregate is not starting.
I get the following error in logs:

/usr/local/etc/rc.d/flowd_aggregate: WARNING: failed to start flowd_aggregate

Restart didn't help. So the "repair/reset netflow data" options.

What can I do more?

#35
Hello,

Netdata is no longer working after update to 20.7. I tried reinstalling, but it didn't help at all.
The error message in log is always the same: kernel: pid  [number] (netdata), jid 0, uid 302: exited on signal 11 (core dumped)

I will upload coredump if someone be so kind to pojnt me to its location.

Thanks in advance.
#36
20.7 Legacy Series / Re: Syslog-ng constantly crashing
August 06, 2020, 08:22:03 AM
I have the same problem after upgrade to 20.7. Syslog-ng cannot start, restarts won't help, the error message is always the same:  kernel: pid xxxx (syslog-ng), jid 0, uid 0: exited on signal 11 (core dumped)

Coredump attached:
https://filebin.net/b08o90rzoo9sfsxk
#37
Quote from: mimugmail on July 18, 2019, 01:58:50 PM
Can you try to restart the server? I can't reproduce here, works fine.

Restart didn't help, but reinstallation of plugin did. When installation is performed after adding missing dependency, all works OK from the beginning.
#38
Hi,

I installed required missing package and maltrail started OK.
But I can't access UI.
Only part of UI appears (upper bar and top-left logo), but then browser throws the following error pop-up:

NetworkError: Failed to load worker script at http://10.0.0.1:8338/js/papaparse.min.js?papaworker (nsresult = 0x805e0006) Script:  Line: 0

10.0.0.1 is my OPNSense router IP.