Flowd does not support field type 10 (ifindex) with length of 4, which is a requirement w/ draft-claise-netflow-9-07.txt. draft-claise-netflow-9-07.txt introduces INPUT_SNMP(type 10) and OUTPUT_SNMP(type 14) fields as variable length fields. The default length being 2. But higher values can be used. It looks like flowD might support an earlier draft.
Created attachment 937 [details] Accept 4 octet SNMP indices Accept long SNMP interface indices. It won't log the two most significant bytes of 32-bit indices, but it should stop the packets being dropped.
Please try flowd -current (e.g. http://www2.mindrot.org/flowd_snap/), the storage code has been substantially rewritten to cope better with this.
I think this is fixed in the 0.9 cvs snapshots.
Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4.