Comment 14 for bug 89160

Revision history for this message
linovski (avelinorego) wrote :

echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
OR
echo 4096 65536 65536 > /proc/sys/net/ipv4/tcp_rmem
wcho 4096 65536 65536 > /proc/sys/net/ipv4/tcp_wmem
OR
ip route add $THEIR_IP/32 via $MY_GATEWAY window 65535
OR
sudo iptables -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu

did not resolve my problem.

http://www.priberam.pt/dlpo/ or translate.live.com are examples of sites that i can't load.

I have a WBMR-G125 (Wireless-G 125* High Speed Broadband ADSL2+ Modem Router)
I already report this issue to buffalo.

In the mean time,
could you give me some directives in order to debug my problem?