Ntopng syslog error 'Too man networks defined'
-
I've noticed this in the event log:
Aug 23 08:13:37 ntopng: [AddressResolution.cpp:167] ERROR: Too many networks defined: ignored XX.XX.XX.241/32
Aug 23 08:13:37 ntopng: [AddressResolution.cpp:167] ERROR: Too many networks defined: ignored XX.XX.XX.254/32
Aug 23 08:13:37 ntopng: [AddressResolution.cpp:167] ERROR: Too many networks defined: ignored XX.XX.XX.253/32
Aug 23 08:13:37 ntopng: [AddressResolution.cpp:167] ERROR: Too many networks defined: ignored XX.XX.XX.252/32Thoughts?
Thanks ahead of time!
-
Someone should probably move this to the packages->traffic monitoring area…
To try and answer your question, I have more questions:
Which version of pfsense and which version of the ntopng package? What options do you have selected on the ntopng settings page in regards to local networks? How many interfaces do you have defined in pfSense? Are they using virtual IP's?
If you run the following command at a shell prompt, what is the output?
ps auxwwwww | grep ntopng
(In particular, are the IP addresses you listed in your log errors also shown in the displayed command line after a "--local-networks" parameter?)