On Thu, 22 Jun 2000, Griff Rose wrote:
|I am running MkLinux DR3, as delivered with Rich Morin's book on the
|subject, on a Power Mac 7100/66AV. This machine runs as a masquerading
|gateway on my home network which consists of one other Power Mac, one old
|Windows 486 and one Pentium based PC notebook.
|to be OK. However attempts to send "large" messages from either the Mac or
|the PC notebook fail. Small messages (less than about 4k) have no problem
|and are delivered almost instantly. This message has been sent using the
|system.
This might be an MRU problem. Make sure that neither the MTU or the MRU is
configured for pppd. Add the pppd debug option to see whether the ISP is
asking for an odd MRU and that, if it is, pppd is not refusing it.
It also might be a VJ header compression problem, not all ISPs implement it
correctly. Try adding the pppd option novj.
Other, less likely, candidates are CCP (add the pppd option noccp),
flow-control between pppd and the modem (make sure the modem flow-control
and the pppd flow-control agree), and poor UART flow-control (reduce the
speed specified in the pppd speed option).
I've probably overlooked other things that can cause this so don't take
this list as being all inclusive.
---
Clifford Kite Not a guru. (tm)
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]