Closed sha-265 closed 1 year ago
hi @sha-265 ,
This error was fixed on v1.5.9, but I think it never entered into Debian. So right now your options are: 1) install latest release v1.6.3 from github, or 2) install latest ebpf modules from the v1.5.2 release page.
You can download the modules from here: https://github.com/evilsocket/opensnitch/releases/download/v1.5.2/ebpf-modules-v1.5.x.tar.gz
Could you copy the file x86_64/opensnitch.o
from the tgz to /etc/opensnitchd/ and let me know if it works?
The modules are the same than the ones packaged with the v1.5.2 .deb packages .
Could you copy the file
x86_64/opensnitch.o
from the tgz to /etc/opensnitchd/ and let me know if it works?
Yep, it did work. Thank you.
Thank you @sha-265 ! We had some problems compiling the ebpf modules on the Debian's infra, that's why they're not present.
Describe the bug I'm trying to edit change OpenSnitch configuration via GUI (specifically trying to enable
Debug invalid connections
), and I get this error:The changes are not saved.
Linux 6.2.0-35-generic #35-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 3 13:14:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
To Reproduce Steps to reproduce the behavior:
Nodes
tabDebug invalid connections
Apply
buttonPost error logs: Nothing in logs
Screenshots