Thanks. Then helped. This gave me a new and different error, though I am still at a 1024 character limitation.
ntop[9264]: **ERROR** Wrong filter ' 1024 character Filter Here' (syntax error) on interface p2p2 When it goes above 1024 characters it has a sysntax error. We are getting closer :) Before my errors were: **ERROR** Buffer too short @ report.c:731 (increase to at least 1105) [<TR onMouseOver="this.bgColor = '#EDF3FE'" onMouseOut ="this.bgColor = '#FFFFFF'"><TH ALIGN=LEFT BGCOLOR="#F3F3F3">Traffic Filter</TH><TD ALIGN=RIGHT>! **ERROR** Buffer too short @ httpd.c:1431 (increase to at least 996) [with kernel (libpcap) filtering expression </b>" Thanks for all your help. M From: [email protected] [mailto:[email protected]] On Behalf Of Alex DEKKER Sent: Tuesday, September 18, 2012 12:06 PM To: [email protected] Subject: Re: [Ntop] BPF Character Limitation? On 18/09/12 19:53, Cabeza de Baca, Matthew wrote: Thank you. I did change it to: #define LEN_HUGE_WORK_BUFFER 4096 define LEN_GENERAL_WORK_BUFFER 4096 #define LEN_GENERAL_WORK_BUFFER 1024 recompiled and had errors during make: In file included from ntop.h:519:0, from address.c:21: globals-defines.h:1114:1: error: unknown type name 'define' define means nothing without a # first! alexd ________________________________ This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential or privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy the message. ________________________________ Think Green! Please do not print this e-mail unless you need to. Thank you.
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
