OPNsense Forum

English Forums => General Discussion => Topic started by: HammerfistC64 on April 03, 2021, 01:25:37 PM

Title: Can I send Netflow data to remote ntop server?
Post by: HammerfistC64 on April 03, 2021, 01:25:37 PM
Hello,

I have a remote ntop server setup as I don't want to use the local install if I don't have to.

https://linoxide.com/how-to-install-ntopng-on-ubuntu-20-04/

In OPNsense I have gone to Reporting > Netflow > Destinations > and added the remote IP 192.168.138.21:2056

In /etc/ntopng/ntopng.start

I have added:


--local-networks "192.168.138.0/24"
--interface 1

However in ntop I'm only seeing the source and destination info from my laptop to ntop and none ov my vlans.

Any ideas?

Thanks