fre 2007-05-11 klockan 12:38 -0700 skrev Sathyan, Arjonan:
> Henrik,
>
> > If anyone is in doubt and having this problem, try using squidclient
> to
> > fetch the file
>
> > squidclient 'http://...' >http_response
>
> As per your suggestion I tried to pull the http_response but there is no
> http headers in it... It has only "Connection to failed"
>
> # smbclient
> http://ftp.suse.com/pub/suse/i386/current/iso/SUSE-10.0-EvalDVD-i386-GM.
> iso > http_response
I said squidclient, not smbclient..
Note: Since you don't run your proxy on the default port you need to
tell squidclient where to connect using the -p option.
> > alternatively if that does not convince you, capture the data stream
> > Squid -> MSIE with "tcpdump -p -i any -w data.pcap host ip.of.client"
>
> I have captured the data stream using tcpdump
> tcpdump -p -i any -w data.pcap host 10.249.192.76
I forgot a small but important detail. You need to give the "-s 1600"
option to tcpdump to actually capture data, if not just the headers is
captured.
> Kindly let me know how I can send this file to you...
dump it at ftp.squid-cache.org/incoming/ and then email me.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Fri Jun 01 2007 - 12:00:05 MDT