Closed vostorga closed 4 years ago
Hmm, I don't know detail about your situation. However If the statistics of your softflowctl shows 2 expired flow and ntop displays 2 flows, It is expected behavior of softflowd
Can I close this issue?
Functionality of exporting flows to ntop doesnt work. I have tried with a device that sends 150 flows per second all the time.
On Fri, May 15, 2020, 8:58 PM Hitoshi Irino notifications@github.com wrote:
Can I close this issue?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/irino/softflowd/issues/25#issuecomment-629578512, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5RHJOQPILHZGEG4DP2QB3RRX6M3ANCNFSM4M4PZG7Q .
Ah, I understood your environment miss-configuration. -R option means receiving PSAMP. It is not netflow receiving port. If you want to display netflow data on ntop, you should send netflow from device to ntop directly.
Thanks for your reply.
As netflow receiving port functionality doesnt exist, you may close this ticket.
On Sat, May 16, 2020, 6:59 AM Hitoshi Irino notifications@github.com wrote:
Ah, I understood your environment miss-configuration. -R option means receiving PSAMP. It is not netflow receiving port. If you want to display netflow data on ntop, you should send netflow from device to ntop directly.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/irino/softflowd/issues/25#issuecomment-629642014, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5RHJO7UU2CA27VDWPBQC3RR2E35ANCNFSM4M4PZG7Q .
Good day. Currently I have a setup like the following: Network device (192.168.0.10) sending netflows to remote port 4000 ==> Linux Host (192.168.0.65) running softflowd and ntop ; softflowd is sending them to 192.168.0.65:4500
I've build softflowd in Linux x86_64 using the following:
And executing softflow using
In ntop I'm just seeing a few flows mostly related to own network broadcast .
softflowctl shows the following:
I have checked the following:
Please your guide on this , I am surely misunderstanding how softflowd receives traffic and send it to ntop,