URL Mystery

James Wilkinson fedora at aprilcottage.co.uk
Sun Feb 25 22:15:13 UTC 2007


Evan Panagiotopoulos wrote:
> This is what I got from: telnet mail.poughkeepsieschools.org 80

Looks like
echo 1 > /proc/sys/net/ipv4/tcp_window_scaling 
(as root) will enable you to get there. This implies that there is a
broken router between you and the site, which doesn't fully understand
TCP/IP.

Note: setting this permanently can be done by adding the line
net.ipv4.tcp_window_scaling=0 to /etc/sysctl.conf. This will limit the
maximum speed of your TCP/IP connections.

Hope this helps,

James.

-- 
E-mail:     james@ | The winds, however, get very lazy that time of year; they
aprilcottage.co.uk | don't bother going around you, they just go right on
                   | through.
                   |     -- Joe Zeff




More information about the fedora-list mailing list