Re: [Ntop-misc] Ntop-misc Digest, Vol 153, Issue 9

2017-03-16 Thread Alfredo Cardigliano
> > IP Defragment: No > > Socket Mode : Standard > > Cluster Fragment Queue : 0 > > Cluster Fragment Discard : 0 > > > > My total # of rings is set to zero and it has been this way ever since I > > installed pf_ring from source.

Re: [Ntop-misc] Ntop-misc Digest, Vol 153, Issue 9

2017-03-16 Thread Espresso Beanies
installed pf_ring from source. I created the following file with these > parameters: > > > > options pf_ring transparent_mode=0 min_num_slots=65534 > > > > But my ring slots didn't increase. If I run an 'lsmod | grep pf_ring' > and I can see the pf_rin

[Ntop-misc] NProbe as "probe+proxy" mode

2017-03-16 Thread Marco Teixeira
Hi all, Running nprobe.x86_64 7.4.161108-5334 on CentOS 7, i already have it working as probe mode, but need to be able to convert from cisco asa flows to standard v9 netflows, and export to the same collectors the probe is already exporting. What's the best way of having, on the same machine, np

Re: [Ntop-misc] Issue with '0' total rings in pfring stats file

2017-03-16 Thread Alfredo Cardigliano
Hi what if you manually load the module? # rmmod pf_ring # insmod /pf_ring.ko min_num_slots=65534 # cat /proc/net/pf_ring/info PF_RING Version : 6.5.0 (dev:002e0bc48dd36335f98f266aa39dbb714957a3b2) Total rings : 0 Standard (non ZC) Options Ring slots : 65534 S