Can you please send the exact error you are receiving?<br><br>Regards,<br><br>Will<br><br><div class="gmail_quote">On Sun, Jan 3, 2010 at 10:06 PM, rmkml <span dir="ltr"><<a href="mailto:rmkml@free.fr">rmkml@free.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
I have one error and one question please.<br>
<br>
1) With (joigned) pcap file, I have a htp HTPHandleResponseData Error, why please?<br>
 I start suricata with:<br>
 ./suricata080beta -c suricata.yaml -r suricata_httpparsingresponseerror1.pcap<br>
 I have compiled htp with debug but no more information understand why this error.<br>
<br>
2) On file htp-0.2.1/htp/htp_response.c, maybe change this: (req->res)<br>
 int htp_connp_res_data(htp_connp_t *connp, htp_time_t timestamp, unsigned char *data, size_t len) {<br>
 #ifdef HTP_DEBUG<br>
-    fprintf(stderr, "htp_connp_req_data(connp->out_status %x)\n", connp->out_status);<br>
+    fprintf(stderr, "htp_connp_res_data(connp->out_status %x)\n", connp->out_status);<br>
     fprint_raw_data(stderr, __FUNCTION__, data, len);<br>
 #endif<br>
<br>
Regards<br><font color="#888888">
Rmkml<br>
Crusoe-Researches.com</font><br>_______________________________________________<br>
Oisf-devel mailing list<br>
<a href="mailto:Oisf-devel@openinfosecfoundation.org">Oisf-devel@openinfosecfoundation.org</a><br>
<a href="http://lists.openinfosecfoundation.org/mailman/listinfo/oisf-devel" target="_blank">http://lists.openinfosecfoundation.org/mailman/listinfo/oisf-devel</a><br>
<br></blockquote></div><br>