On sön, 2007-09-09 at 20:29 +0200, Lars Hanke wrote:
> I feared that answer. But since I do not know the ICAP protocol I do
> neither know what to expect. I have a log of that access and I would
> gladly send it do anybody, who knowns how to read it.
>
> $ tcpdump -w icap-packets.dump -i lo port 1344
We need full packet contents. By default tcpdump only saves the first
few bytes of each packet..
$ tcpdump s 0 -w icap-packets.dump -i lo port 1344
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:02 MDT