Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Thank you for your answer, i downgraded to 5.5.1 and added udev rules and I'm now able to use the tap
I'm trying to start a capture on Linux with an Ethernet TAP, but it is crashing once i start the capture.
root@clement-MS-7D43:~# tail -f /root/.ioninja/system-logs/ioninja-server-log-01daf3abeae27836.txt Opening log /root/.ioninja/tmp/ethernet-tap-01daf3abea1f75c6.njlog... Opening details log /root/.ioninja/tmp/ioninja-01daf3abeae0a374-detail... Starting threads... Starting worker thread... Starting plugin 'Ethernet Tap'... Waiting for disconnect... Loading plugin settings... Plugin is ready. Servicing worker thread requests... *** Jancy exception in LogFilter::filter: SIGSEGV by 0x0000723306152f08 (null pointer access)
I'm using IO Ninja 5.6.0 (May 30 build) on an Ubuntu 22.04.3 PC (kernel 6.8.0-40-generic, amd64)
Any idea how to solve this ?
Also, is it mandatory to be root, or is there a way to allow a user to open the Ethernet tap ?
Thanks