public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@linux-foundation.org>
To: Marcin Koziej <marcinkoziej@o2.pl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Bug? Kernels 2.6.2x drops TCP packets over wireless (independent of card used)
Date: Thu, 7 Feb 2008 08:17:51 -0800	[thread overview]
Message-ID: <20080207081751.73916530@extreme> (raw)
In-Reply-To: <56de948.2f1b076b.47aac980.bfd66@o2.pl>

On Thu, 07 Feb 2008 10:04:00 +0100
Marcin Koziej  <marcinkoziej@o2.pl> wrote:

> 
> Hello, I have problem with wireless network connectivity;
> I have tested this on two wireless cards, both giving same results:
> These are:
> 1) 02:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
> working under madwifi-0.9.3.3
> 2) 00:0a.0 Ethernet controller: Linksys, A Division of Cisco Systems [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01)
> working under ndiswrapper on neti2220 driver
> 
> On kernel 2.6.19 both cards are working fine (with same network configuration)
> 
> Problems arise on kernels 2.6.2x, information below is from 2.6.23, but 2.6.24-rc8-git7 also was tested:
> Both cards can associate with ap, and get TCP/IP configuration from the router.
> Both cards can ping the router (0% packet loss), resolve hostnames using DNS (suggesting UDP is working fine).
> However, when any kind of TCP connection is made, it hangs after initial handshake and maybe some ammount of data interchanged. This is checked by tcpdump provided below.
> 
> This happens every time to all tcp connections.
> 

You have the wrong mailing list:

1. You are using proprietary drivers (ndiswrapper and madwifi both have binary only parts).
2. The network developers read netdev@vger.kernel.org

Sounds like you have a TCP corrupting firewall that mangles the window scaling.
This is a known issue with buggy middleboxes that can not be fixed in Linux without
limiting performance.  Complain to the middlebox vendors or IETF.

-- 
Stephen Hemminger <stephen.hemminger@vyatta.com>

      parent reply	other threads:[~2008-02-07 16:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-07  9:04 Bug? Kernels 2.6.2x drops TCP packets over wireless (independent of card used) Marcin Koziej 
2008-02-07 14:23 ` Oliver Pinter
2008-02-07 16:12   ` Marcin Koziej
2008-02-07 16:30     ` Eric Dumazet
2008-02-07 18:33       ` Bug? Kernels 2.6.2x drops TCP packets over wireless (independentof " Marcin Koziej
2008-02-07 19:24         ` Eric Dumazet
2008-02-07 16:17 ` Stephen Hemminger [this message]

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=20080207081751.73916530@extreme \
    --to=shemminger@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcinkoziej@o2.pl \
    /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