Bug 5339
Summary: | PPP doesn't work | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | qarl |
Component: | kernel | Assignee: | Michael K. Johnson <johnsonm> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.0 | CC: | dsjohnson, qarl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-12-13 16:44:05 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
qarl
1999-09-23 20:36:08 UTC
This is in the kernel, not the ppp daemon. The ppp daemon merely sets up the connection; the kernel is in charge of the rest. Ricochet does indeed have problems with VJ compression having reviewed some packet and byte traces. I've moved this bug to Michael because the only answer I see is to put Ricochet into RP3 and make RP3 know about VJ disable on some networks. Alan Adding every possible option to rp3 will turn it into a user interface nightmare. I'd rather just explain how to work around ricochet's bugs until they get them fixed. linuxconf does have a way to set PPPOPTIONS so folks can use that to set PPPOPTIONS=novj to work around the problem in the meantime. AT&T chose the same kind of thing when they found a bug in their implementation that kept CCP negotiation going -- they preferred to tell people to set PPPOPTIONS=noccp to adding a bug-compat features to rp3 or some other tool. |