Networking Forums

Networking Forums > Computer Networking > Linux Networking > Help! Strange download problem

Reply
Thread Tools Display Modes

Help! Strange download problem

 
 
Martin Vuille
Guest
Posts: n/a

 
      07-23-2003, 04:03 AM
I recently switched over from a dedicated ADSL router box to
using my Linux box as an ADSL/PPPoE client, firewall, NAT, etc.,
box. The Linux box is running RedHat 7.2. Firewall is using iptables,
and is set-up to do masquerading.

It seems that ever since the switchover, I have been running into
data corruption problems when transferring data to a Win2K box on
the LAN behind the Linux box. I see this principally when doing
HTTP file transfers, but also in SMTP and NNTP transfer from my
ISP's POP and news servers.

Here is a typical scenario:

If I download a file to the Linux box, I get 100% success.

If I download the same file to the Win2K box, I get only about 10%
success. In the failing cases, the transfer completes but the data
received is corrupt, as indicated when I try to unzip the file
using WinZip.

In both cases I am downloading via HTTP using wget.

Using ethereal, I captured the message flow through the ethernet
adapter that's connected to the ADSL modem. I compared the TCP
stream contents between a successful Linux download, a successful
Win2K download, and a failed Win2K download.

Except for an HTML date/time header, the data is the same for both
successful downloads, but differs from the other two for the
failed Win2K download.

The CLAMPMSS option is set to 1412 in /etc/sysconfig/network-scripts/
ifcfg-ppp0. This adds the "-m 1412" option to the pppoe commmand
line.

The MTU for the ppp0 interface is set to 1492. The MTU for the LAN
side of the box (eth0) is set to 1500. I tried changing it to 1492
but that did not help.

On the Win2K box, I tried setting the MTU for the LAN interface to
1492 without effect.

I can't think of anything else to try, and I'm looking for any
suggestions.

MV

--
Do not send e-mail to the above address. I do not read e-mail sent there.
 
Reply With Quote
 
 
 
 
ynotssor
Guest
Posts: n/a

 
      07-23-2003, 06:40 AM
"Martin Vuille" <(E-Mail Removed)> wrote in message
news:Xns93C0F3E88DBEjpmvrealtime@206.123.6.7

> Except for an HTML date/time header, the data is the same for both
> successful downloads, but differs from the other two for the
> failed Win2K download.
>
> The CLAMPMSS option is set to 1412 in /etc/sysconfig/network-scripts/
> ifcfg-ppp0. This adds the "-m 1412" option to the pppoe commmand
> line.
>
> The MTU for the ppp0 interface is set to 1492. The MTU for the LAN
> side of the box (eth0) is set to 1500. I tried changing it to 1492
> but that did not help.
>
> On the Win2K box, I tried setting the MTU for the LAN interface to
> 1492 without effect.
>
> I can't think of anything else to try, and I'm looking for any
> suggestions.


Have you explicitly disabled ECN via "echo 0 > /proc/sys/net/ipv4/tcp_ecn"

--
use hotmail com for any email replies


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Download speed problem Graham Broadband 4 03-22-2007 09:44 AM
Download Problem WaJo Windows Networking 2 03-26-2006 05:59 PM
Strange problem: no problem with Linux, when I boot windows 2K network is down... Santa Linux Networking 11 11-29-2004 06:46 AM
e-mail download problem alan Broadband Hardware 1 11-15-2004 08:22 PM
Peculiar download problem :-( FET Linux Networking 1 12-21-2003 04:54 AM



1 2 3 4 5 6 7 8 9 10 11