netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jarek Poplawski <jarkao2@gmail.com>
To: olon@verizon.net
Cc: netdev@vger.kernel.org
Subject: Re: 2.6.27 seems to break something with DSL (fwd)
Date: Sat, 18 Oct 2008 13:09:54 +0200	[thread overview]
Message-ID: <48F9C402.9040903@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0810171611100.2939@olon.olon.net>

Olon wrote, On 10/17/2008 10:11 PM:

> 
> Hi there,

Hi,

> 
> I can confirm this issue.
> I'm using a westell dsl modem, and going from 2.6.26.5 to .27.  I found that I 
> couldn't connect to most websites either.
> This modem is in passthrough mode and not nat.
> 
> Here is a dump of my attempt to connect to port 80 on gnu.org
> 
> tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
> 14:14:27.213995 IP (tos 0x0, ttl  64, id 44805, offset 0, flags [DF], proto: 
> TCP (6), length: 52) 96.246.106.2.34127 > 199.232.41.10.80: F, cksum 0x6b68 
> (correct), 1665374024:1665374024(0) ack 1967527671 win 183 <nop,nop,timestamp 
> 2701875 3655675399>

Could you let us compare such logs for working vs. not working case?
Is this eth0 connected directly to modem with ethernet? 
Could you also try to set lower mtu (eg. 1400) on eth0 and maybe this:

echo 0 > /proc/sys/net/ipv4/tcp_window_scaling

Thanks,
Jarek P.


  reply	other threads:[~2008-10-18 11:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-17 20:11 2.6.27 seems to break something with DSL (fwd) Olon
2008-10-18 11:09 ` Jarek Poplawski [this message]
2008-10-18 21:11 ` Jarek Poplawski
2008-10-20 10:57   ` Ilpo Järvinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48F9C402.9040903@gmail.com \
    --to=jarkao2@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=olon@verizon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).