Netflow & Softflowd

Hi there,

Do any of the Teltonika products support Netflow ?. I can see that OpenWRT has an implementation, Softflowd, and wondered if this can be used ?

Thanks in advance,

Steve

Good afternoon,

Firstly connect to your device via SSH. You can either access the WEBUI, and go to System → Maintenance and open CLI, or connect to the device via external app like Moba.

When you do, you need to install the package from OpenWrt databases. As the package is not in Teltonika databases, you will need to force install it.

Firstly type in opkg update command, and press enter. After that, type in this command : opkg update --force_feeds /etc/opkg/openwrt/distfeeds.conf

And lastly this command : opkg install softflowd --force_feeds /etc/opkg/openwrt/distfeeds.conf

Afterwards, the Softflowd will be installed.

image

Regards,

Arturas

1 Like

Thanks for the guidance @anon46660955 - will give that a go. Much appreciated.

1 Like

This topic was automatically closed after 60 days. New replies are no longer allowed.