| Article: |
Monitoring Network Traffic with Netflow | |
| Subject: | libnsl on FreeBSD | |
| Date: | 2005-09-19 18:18:45 | |
| From: | agshekeloh | |
|
Response to: libnsl on FreeBSD
|
||
|
I've installed the tools in exactly this manner on eight different machines. Following the instructions *exactly* will make flowdumper work.
|
||
Showing messages 1 through 3 of 3.
-
libnsl on FreeBSD
2005-09-20 15:07:18 jasontaylor1 [Reply | View]
I tried both methods and played around a bit myself. Flowdumper simply produced no output when run against my collected flow files.
BUT.. I've just tried again using method on last page of article and it's now working...
Thanks for the encouragements to retry. Now to get the other tools in part 2 of the article working, which are also not working right.
Jason.
-
libnsl on FreeBSD
2008-03-04 10:23:34 Joao Ceron [Reply | View]
You must ensure that the file referenced by perl is the same as that compiled.
cd flow-tools/work/flow-tools-0.68/contrib/Cflow-1.051
agrius# md5 Cflow.pm /usr/local/lib/perl5/site_perl/5.8.8/mach/Cflow.pm
MD5 (Cflow.pm) = 19e30f1834c7f81c6aeddeb605993757
MD5 (/usr/local/lib/perl5/site_perl/5.8.8/mach/Cflow.pm) = 19e30f1834c7f81c6aeddeb605993757




After almost one year, thing have not changed.
Thanks for the HOWTO, though. Everything worked for me.