Hi, I'm currently setting up nfsen 1.3 ($Id: nfsen 22 2007-11-20 12:27:38Z phaag $) under FreeBSD 7.
After going through the normal build-process under FreeBSD I finally set up nfsen.conf to include my routers like so: %sources = ( 'isp_rz1' => { 'port' => '2600', 'col' => '#0000ff', 'type' => 'netflow' }, 'isp_rz2' => { 'port' => '2601', 'col' => '#0000ff', 'type' => 'netflow' }, ); and started nfsen with "nfsen start"; no errors in the console output of nfsen, Unfortunately things don't work as expected: 1) In /var/log/messages (syslog) I periodically get errors like this Nov 25 13:40:15 boxy nfsen[20950]: Channel info file missing for channel 'isp_rz1' in './live' Nov 25 13:40:15 boxy nfsen[20950]: Channel info file missing for channel 'isp_rz2' in './live' Nov 25 13:42:47 boxy nfsen[20950]: expected exit of child Comm Server[20951]. Process died. 2) When pointing my browser to http://<ip>/nfsen/nfsen.php I get an error message ERROR: nfsend connect() error: Invalid argument! ERROR: nfsend - connection failed!! ERROR: Can not initialize globals! I cross-checked whether something's listening to the respective UDP-ports - nfcapd is listening to both relevant ports I also tried "nfsen reconfig" several times, restarted apache (Version 2.2.9), nothing helped. Has anybody out there got an idea as to what is wrong here? Thanks much in advance for any clue, -ewald ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nfsen-discuss mailing list Nfsen-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfsen-discuss