On Thursday 24 June 2004 12:10, Ryan Sclanders wrote: > >How does it look like in tcpdump (on both sides of squid box)? > > I ran a tcpdump from my workstation to dst host squid server and on the > squid server using a src host as my workstation. I am not sure about what I > should specifically be looking for so I have pasted the output of the dump > below (I hope that is ok). The connection to msn lasted around 11min before
It linewrapped. > disconnecting but during that time some of the messages didn't get to the > intended recipriant: > > My workstation output: > > tcpdump dst host squid_proxy -i eth0 > /home/ryans/tcpdump-msn > tcpdump: verbose output suppressed, use -v or -vv for full protocol decode > listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes > > 12:43:23.599209 IP Merlin.33004 > squid_proxy.webcache: S > 3017184069:3017184069(0) win 5840 <mss 1460,sackOK,timestamp 6382236 > 0,nop,wscale 0> tcpdumps are out of sync. Shortly (less than a second) after S (start) packet is sent from client to proxy, proxy shall send S to server. I can't see that in your dumps. Please capture complete tcpdumps (with -n) on both cilent <---> proxy and proxy <---> server links. Make sure your boxes have syncronized time. No linewraps please. -- vda
