Hi,

I saw this problem mentioned here, but there wasn't good help and answer.

I am seting up Linux Internet server via leased line using USR Courier.
Distribution is Caldera OpenLinux Base 1.1 based on Linux 2.0.29.

Line is OK, modem is set OK, because it works on other (Pentium MMX 200)
machine, but I don't understand why not on 486DX2/66 konfiguration based on
the same distribution.

There is a problem with establishing connection. pppd starts well, but it
hangs up short after with message in /var/log/message "LCP timeout sending
Config-Request". Few seconds after it wakes up again, but with the same
result.

Here is pppd log messages:
----------
Using interface ppp0
Connect: ppp0 <--> /dev/ttyS1
sent [LCP ConfReq id=0x1e <mru 576> <magic 0xb9e283eb> <pcomp> <accomp>]
LCP timeout sending Config-Request
Hangup (SIGHUP)
Modem hangup
Connection terminated
----------
...etc for each try.

I have following line in /etc/rc.d/rc.local:
----------
setserial /dev/ttyS1 115200
pppd /dev/ttyS1 115200 &
----------

Here is /etc/ppp/option.ttyS1:
----------
crtscts
mru 576
mtu 576
passive
LocalIP:RemoteIP                -> here is real IP numbers
-chap
modem
-pap
persist
----------

/etc/ppp/option is empty.

I assume that there is some problem with some timing parameter, but nothing
helped what I tried. I tried with uart 16450 option (suspecting on FIFO),
increasing lcp-max-configure number, but without success.

Any suggestion?
Thank you in advance for any help.

Bye,
Ivan Gustin
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to