![]() |
|
![]() | ||
|
Subject:
Path MTU transmission Problem - need to solve
Category: Computers > Internet Asked by: climbingboulder-ga List Price: $25.00 |
Posted:
17 Oct 2002 13:09 PDT
Expires: 16 Nov 2002 12:09 PST Question ID: 77871 |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Path MTU transmission Problem - need to solve
From: denco-ga on 18 Oct 2002 00:08 PDT |
This page: http://www.cisco.com/warp/public/105/38.shtml describes: Sometimes, over some IP paths, a TCP/IP node may send small amounts of data (typically less than 1500 bytes) with no difficulty, but transmission attempts with larger amounts of data hang, then time out. Often this is observed as a unidirectional problem: large data transfers succeed in one direction but fail in the other direction. This problem is likely caused by the TCP MSS value, PMTUD failure, different LAN media types, or defective links. The page then goes to describe how to adjust the above values, etc. Searched on: "Path MTU" problem "solaris 8" |
Subject:
Re: Path MTU transmission Problem - need to solve
From: funkywizard-ga on 19 Oct 2002 01:14 PDT |
this does indeed sound like a problem with the MTU (maximum transmission unit), and having recently read about ethernet specifications, leads me to believe it may be a problem with the boss's network. it is interesting that you can only transfer amounts less than 1387 bytes, since this is close to the maximum size of an ethernet frame (1500 bytes is the MTU for ethernet). this would lead me to suspect it is a problem with the bridging function of the wireless hub, which probably uses a higer MTU than the ethernet frame, and is having a problem sizing it down properly when converting the packet from the wireless network onto the wired one. even though this problem does not crop up on the other server on the same subnet, i would suspect that this is more a factor of the nature of the data you are sending to the server, rather than any server misconfiguration. the nature of sending data via a webform may not lend itself to packet segmentation whereas other types of data would work fine. please please please upgrade your firmware as this is very likely to solve your problem. linksys routers in general and wireless gateways in particular are notorious for general "lousy" performance and specifically weird errors when using the firmware that comes with the shipping versions of the units. if upgrading the firmware works, your boss can be reasonably assured that no similar problem will result for other users. the exception to this being those using an indentical setup to his, which would not be blamed on your website anyhow, as other strange networking problems are likely to crop up elsewhere without the updated firmware. i am drawing the information for these comments from personal experience rather than research due to the fact that i am only supplying a comment rather than a full answer. i trust the comment i am giving is better than nothing at all, which is what i would be giving if i were required to provide a full answer instead of a comment. |
Subject:
Re: Path MTU transmission Problem - need to solve
From: bradley-ga on 19 Oct 2002 14:06 PDT |
It sounds like you have control over the networks at both sides (Illinois and New Jersey). If so, look very carefully at any firewall or packet filtering rules and be sure you are *not* filtering ICMP destination unreachable messages. Specifically the "fragmentation needed and DF set" message. These packets are ICMP type 3, code 4, and should be allowed through your firewalls so that hosts can automatically detect the path MTU and adjust the size of the packets they send accordingly. |
Subject:
Re: Path MTU transmission Problem - need to solve
From: bradley-ga on 19 Oct 2002 14:09 PDT |
This URL gives some more background information on my previous comment: http://alive.znep.com/~marcs/mtu/ |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |