Bug 8203 - ppp 2.3.10-3 makes no connection to ISP
Summary: ppp 2.3.10-3 makes no connection to ISP
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: ppp
Version: 6.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-01-05 12:51 UTC by winfried.altmann
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-12-14 02:00:40 UTC
Embargoed:


Attachments (Terms of Use)

Description winfried.altmann 2000-01-05 12:51:37 UTC
There went something wrong with this new version of pppd. After figuring
out that pppd need now the optin noauth, for being compartible with the
6.0 version, there is an other error left: LCP request echo is left, and
the connection breaks down.

What went wrong with it?

With RH 6.0 pppd coexists well with diald and mgetty.

Comment 1 Nalin Dahyabhai 2000-01-21 15:36:59 UTC
This appears to be pppd timing out while waiting for information from the peer.
If the peer is waiting for your pppd to start negotiating the connection, adding
the word "passive" to /etc/ppp/options should get things going.

If it's just a slow server, you might be able to get pppd to be more flexible
about waiting for information by adding some of these options to your
/etc/ppp/options file:
lcp-echo-failure 10
lcp-echo-interval 1
lcp-restart 1

By default, pppd will cut the line at the first echo failure, this should
increase the number of times it tries.

Please let me know if either of these options solves the problem.

Comment 2 Alan Cox 2002-12-14 02:00:40 UTC
No answer in 2 years



Note You need to log in before you can comment on or make changes to this bug.