Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Weird file="p0f-client.c" errors

Hi, Been getting the following entries in my Web Filtering log polluting it and i don't know what it means.. can anyone please shed some light ?


2015:03:21-11:39:49 DVicSophosUTM01-1 httpproxy[11817]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xe49ba000" function="read_request_headers" file="request.c" line="1649" message="request misses host part"
2015:03:21-11:41:16 DVicSophosUTM01-1 httpproxy[11817]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xbb9c000" function="p0f_read_response" file="p0f-client.c" line="162" message="p0f: no matching host"
2015:03:21-11:41:27 DVicSophosUTM01-1 httpproxy[11817]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0x11121800" function="p0f_read_response" file="p0f-client.c" line="162" message="p0f: no matching host"
2015:03:21-11:41:28 DVicSophosUTM01-1 httpproxy[11817]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xe4053000" function="p0f_read_response" file="p0f-client.c" line="162" message="p0f: no matching host"
2015:03:21-11:41:30 DVicSophosUTM01-1 httpproxy[11817]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xe4cd4800" function="p0f_read_response" file="p0f-client.c" line="162" message="p0f: no matching host"
2015:03:21-11:41:33 DVicSophosUTM01-1 httpproxy[11817]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xe43a2000" function="p0f_read_response" file="p0f-client.c" line="162" message="p0f: no matching host"
2015:03:21-11:41:36 DVicSophosUTM01-1 httpproxy[11817]: id="0003" severity="info" sys="SecureWeb" sub="http" request="0xcb2c800" function="p0f_read_response" file="p0f-client.c" line="162" message="p0f: no matching host"
2015:03:21-11:41:42 DVicSophosUTM01-1 httpproxy[11817]: id="0003" severity="info" sys="SecureWeb" sub="http" request="(nil)" function="connect_server" file="dns.c" line="1192" message="loopback detected"


This thread was automatically locked due to age.
Parents
  • Note: p0f is system that detect what OS a client is running.  It gets printed in the log and is used for device-specific authentication.

    However I don't think you specifically have a p0f error.  Rather, I think several things are printing error messages due to bad traffic seen by the proxy.

    I'd look to see if any of the surrounding message (eg the proxy logs themselves) show errors (look at error="").  This will link the subsystem error messages you see here with the request source and destination.
Reply
  • Note: p0f is system that detect what OS a client is running.  It gets printed in the log and is used for device-specific authentication.

    However I don't think you specifically have a p0f error.  Rather, I think several things are printing error messages due to bad traffic seen by the proxy.

    I'd look to see if any of the surrounding message (eg the proxy logs themselves) show errors (look at error="").  This will link the subsystem error messages you see here with the request source and destination.
Children
No Data