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

#1
Hi,

I am experiencing the same thing, much more cpu usage than on 21 version.
I've opened top and it seems that ntopng was using much cpu. I disabled it now and see how it goes.


edit:

okay the biggset cpu impact is gone now but there is still a python process spiking cpu again and again

process in top:

24512 root          1  32    0    42M    29M select   3  73:13  36.43% python3.8



root@OPNsense:~ # procstat -f 24512
  PID COMM                FD T V FLAGS    REF  OFFSET PRO NAME
24512 python3.8         text v r r-------   -       - -   /usr/local/bin/python3.8
24512 python3.8          cwd v d r-------   -       - -   /
24512 python3.8         root v d r-------   -       - -   /
24512 python3.8            0 v c rw------   4       0 -   /dev/null
24512 python3.8            1 v c rw------   4       0 -   /dev/null
24512 python3.8            2 v c rw------   4       0 -   /dev/null
24512 python3.8            3 v r -w-----l   1       5 -   /var/run/flowd_aggregate.pid
24512 python3.8            4 v c rw------   4       0 -   /dev/null
24512 python3.8            5 s - rw------   1       0 UDD /var/run/logpriv


I am also running a Qotom i7 appliance
#3
Hi,

if I change the Gateway of the "Default allow LAN to any rule" to my WAN Interface instead of default then the DNS stops working.

I want to change the gateway to my WAN interface to prevent the traffic going out of other interfaces such as openvpn.

Issue was stated here also:
https://forum.opnsense.org/index.php?topic=13528.0

Is there any solution?

Best regards