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

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to