ntop / PF_RING

High-speed packet processing framework
http://www.ntop.org
GNU Lesser General Public License v2.1
2.67k stars 353 forks source link

kernel problem? #951

Closed maxiloEmmmm closed 1 month ago

maxiloEmmmm commented 1 month ago

os info

Darwin x.lan 23.3.0 Darwin Kernel Version 23.3.0: Wed Dec 20 21:28:58 PST 2023; root:xnu-10002.81.5~7/RELEASE_X86_64 x86_6

Q

how to determine kernel support, such as some documents? or macos docker desktop is not supported?

eth0 up

docker run --net=host ntop/pfring:latest pfcount -i eth0
Unable to find image 'ntop/pfring:latest' locally
latest: Pulling from ntop/pfring
6e3729cf69e0: Pull complete
f5345b67bf58: Pull complete
cf6ec9a319dd: Pull complete
baaccddb9580: Pull complete
Digest: sha256:05f2842f482e4a387e11ad9fd83d5fc5f7a16b4974b7e2aa9d81a8b9369f5b06
Status: Downloaded newer image for ntop/pfring:latest
pfring_open error [Address family not supported by protocol] (pf_ring not loaded or interface eth0 is down ?)

try start

docker run --net=host ntop/pfring:latest pf_ringctl start
PF_RING kernel module not installed, please install pfring-dkms:%
cardigliano commented 1 month ago

PF_RING is supported on Linux only