Re: [squid-users] No access to www.bundessortenamt.de via Squidproxy

From: Gonzalo Arana <gonzalo.arana@dont-contact.us>
Date: Fri, 13 Oct 2006 12:12:52 -0300

On 10/13/06, Jens Strohschnitter <suse-linux@rwz.de> wrote:
...
> > >
> > Just shooting to the air, but perhaps disabling TCP timestamps would help.
> > I had a problem with www.wdc.com some time ago related with tcp timestamps.
> >
>
> Where do I have to deactivate them ? On my firewall or in the squid.conf ?
> squid.conf does not show any entry like timestamps :-(

You have to disable it in TCP stack:

sysctl -w net.ipv4.tcp_timestamps=0
or
echo 0 >/proc/sys/net/ipv4/tcp_timestamps

If you have the resource trying with other OS would be a good test.

If you manage to get a pcap'ture file with the error, feel free in
sending it to me (not to the list), and I can try to diagnose the
problem.

Regards,

-- 
Gonzalo A. Arana
Received on Fri Oct 13 2006 - 09:12:57 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:04 MST