Probably no plugins defined in your nfsen.conf. It was the issue in my case.
Nfcomm is loading lookup_site only if NfConf::plugins is defined and after all other plugins have been loaded.
So, if we change Nfcomm.pm to load lookup_site unconditionally, everything works fine.
Here is the patch:
Index: libexec/Nfcomm.pm
===================================================================
---...
I have installed the version 1.3.2 and I get when I access Port Tracker the following error message:
Error reading stat
How can I debug this? What can I do?
Thanks
Andreas.
I'm using 1.3.2. When I choose Profile->New profile and then want to abandon this window and click "Cancel" error appears with message "Enter a profile name first!".
Let user define in nfsen.conf on which ip nfcapd should listen. Same parameter like port.
Like 'ip' => '10.0.0.1', 'port' => '9930'
I made a patch for our own nfsen setup. It would be nice when this feature is included in the next release.
Have installed nfsen (and nfdump etc) on mac running leopard (10.5.7). "nfsen start" produces:
Starting nfcapd: plazaborder[10364].
Starting nfsendPANIC nfsend dies: setrgid() not implemented at /opt/local/libexec/NfSen.pm line 296.
setrgid() not implemented at /opt/local/libexec/NfSen.pm line 296.
.
Have created user "netflow" and added to group "_www". In nfsen.conf have set $USER...