this is known bug .. look at http://netacct-mysql.sourceforge.net .. latest news
bug is fixed in cvs , also there is a patch on the web page. problem was with missing htons();
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Output:
1006380697 6 xxx.xx.xx.15 20480 xxx.xxx.xxx.26 38919 5 820 eth1 unknown 0 0
1006380697 6 xxx.xxx.xxx.26 38919 xxx.xx.xx.15 20480 7 1359 eth1 unknown 0 0
That was a connection to xxx.xx.xx.15 on port 80.
Redhat 7.2
Kernel 2.4.9
libpcap 0.6.2
It seems to be a problem with redhat as I tried it on another box with Redhat 7.0.
this is known bug .. look at http://netacct-mysql.sourceforge.net .. latest news
bug is fixed in cvs , also there is a patch on the web page. problem was with missing htons();