> Hello,
> 
> I am trying to set up PPP on leased line;
> My end is PC with Debian 2.0, linux 2.0.35, pppd2.3.5;
> The other side is CISCO router. They're connected with 2 USR Couriers;
> I got it nearly (imo) to work but the connection is closed without reason; 
> I only see "No network protocols running" is sent over line;
> 
> I try to run it as 
> 
> pppd /dev/ttyS1 38400
> 
> modems are configured; I tried tyo set it up as leased-line howto says but
> I got the same result.
> 
> I am sending options.ttyS1 and pppd syslog as attachments.
> Please help me. Thanks.
> -- 
>  Matus "fantomas" Uhlar, sysadmin at NETLAB+ Kosice, Slovakia
>  BIC coord for *.sk; admin of netlab.irc.sk; co-admin of irc.felk.cvut.cz
> 

As I wrote earlyer, your kernel has kernel part of pppd 2.2.0 and 
pppd itself is pppd 2.3.5, but looks like this combination works (at 
least generally).

Syslog you attached shows, that pppd negotiates mru=296, but Cisco 
router don't accept mru other than 1500, which causes TermReq from 
pppd.

Actually I don't understand, why pppd negotiates mru=296. As I see 
from "options", you use default mru=1500, syslog shows, that just 
before first ConfReq with mru=296, mru is set by kernel to 0x5dc=1500.

Look to options.ttyS1, and if mru is set there to 296, try to set mru 
to 1500.

Regards,


Valentin Abramov
Network administrator
E-Mail:  [EMAIL PROTECTED]
WEB:     http://www.tartu.customs.ee/valentin.shtml

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

Reply via email to