On 10/2/2012 8:59 AM, Amos Jeffries wrote:

What is not clear to human eyes is the invalid whitespace on the request
line:

   GET\0x20/di_deephouse_aac\0x20HTTP/1.0\0x20

Leading to ...
2012/09/30 12:54:24.539 kid1| Parser: retval -1: from 0->32: method
0->2; url
4->29; version -1->-1 (0/0)
Now I understood this line.
I wasnt sure on how I suppose to look at it.

on the way I wanted to ask a question about squid as tproxy for not only http request?

since SSL-BUMP has the option to forward the connection in a case that it's not a SSL connection(am I right until now?) it should also be possible somehow to use: iptables -t mangle -A PREROUTING -i ETH0 -p tcp --j TPROXY --on-port 3129 --tproxy-mark 0x1/0x1

??

Eliezer

Reply via email to