> -----Original Message----- > From: Peter Smith [mailto:[EMAIL PROTECTED]
> I'm not sure what type of network your Squid is talking > through to get > to the internet, but I had similar problems with my web browsers > connecting via a less-than-1500-mtu link of encapsulated > PPP-over-Ethernet. I found I was breaking the frame by using > >1490byte > packets and what I experienced were similar problems.. I can > elaborate > more if you think that could be your problem. That's a classic MTU discovery problem. I use a NAT gateway and a PPPoE link at home, and found I had to set the MTU on all the machines behind it to 1466 or I'd have problems with some websites.
