(E-Mail Removed) wrote:
> I seem to have fixed my problem. My ISP (Internet America) wants PPP
> clients to be hand-configured with "mru 552" and "mtu 552". These
> settings are given in their web page
> <http://support.airmail.net/connect/analog/cfgunixppp.php>; I don't
Those simply limit the data in a TCP/IP segment to 512 bytes.
I'd suspect the data reduction from 1460 to 512 helps reduce
the probability that a buffer overflows. Reducing to mtu/mru
296 (256 data bytes) may help reduce it even more. The ISP
may recommend mtu/mru 552 to help get through an old (ancient?)
router that might be somewhere in the path and doesn't use PMTU
discovery (but it's unlikely that IA itself has any such router).
> think that web page existed years ago when I initially set up my
> connection, but I was able to surf to it from the boilerplate in the
> "we have opened a trouble ticket" automated form letter that I was
> sent when I sent email to their support department asking about the
> problem. After switching to these recommended settings the
> unreliability of my connection was reduced from unspeakably pathetic
> (failing reliably after 100k bytes or so) to merely sad (20% infant
> mortality, then mean time to failure 2M bytes or so). My big CVS
> commit is done now, so my immediate needs were met despite sadness. In
> the longer term, probably I want to find a less flaky ISP and perhaps
> also switch to DSL and wireless, dropping my old phone modem in the
> rubbish with the floppy disks and serial connections and whatnot.
If there's buffer overflow on your end then the ISP is not at fault.
> The cfgunixppp.php page doesn't give any explanation of why the
> settings are
> needed, and I have no clue why the system doesn't seem to try to
> negotiate them in the LCP setup logged in my original message. The
> closest thing to a specific explanation I have is the "My PPP users
> cannot upload to an FTP site; download works fine" entry in
> "Compatible Systems - CSU/DSU and Modem Issues: Frequently Asked
> Questions" at
> <http://www.cisco.com/en/US/products/hw/routers/ps4081/products_qanda_item09186a0080094734.shtml>.
> That's not much of an explanation, though; perhaps the general
> explanation is just that key actors along the ISP and router-maker
> foodchain choose to be more conservative than in what they accept than
> the standard allows, and more liberal in what they send than the
> standard allows.:-(
Are you talking about the post there beginning with "I'm an ISP running
Linux 1.2.13?" That's not related to your problem, guaranteed.
--
Clifford Kite Email: "echo
xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads:
http://ckite.no-ip.net/
/* I hear and I forget. I see and I remember. I do and I understand.
--Confucius, 551-479 BC */