[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel 2.6.17 e 2.6.18 K7 network problem [SOLVED]



> Hi all, just to report the solution was suggested by
> Hendrik Sattler on debian-devel list.
> > TCP windows scaling comes to mind:
> > http://lwn.net/Articles/92727/
> > 
> > HS
> Wow!!! Best regards Hendrik!!!
> Most probabily the provider's router is buggy but it
> solved
> the problem.
> The solution was that reported by article pointed by you:
> 
> In the mean time, anybody running a current kernel who is
> having trouble connecting to a needed site can work
> around
> the problem with a command like:
 From article:
   echo 0 > /proc/sys/net/ipv4/tcp_window_scale         
 
On my pc:
    echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
or by adding a line like:
>From article:
    net.ipv4.tcp_default_win_scale = 0
On my pc:
    net.ipv4.tcp_window_scaling = 0
to /etc/sysctl.conf.

------------------------------------
anlater
http://studioinglaterza.blogspot.com/
------------------------------------

__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 



Reply to: