PPPD
Problems
SuSE Linux: All versions
/var/log/messages
contains status signals
similar to
Dec 06 20:46:51 earth pppd[375]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
<magic 0xa20343a4> <pcomp> <accomp>]
This message is displayed several times and is followed by
Dec 06 20:47:21 earth pppd[375]: LCP: timeout sending Config-Requests
setserial /dev/ttyS0 baud_base 9600
Replace the port name above with your own. The first port is called
(COM1) ttyS0, the second port (COM2) ttyS1, etc.
Please respect uppercase and lowercase (case sensitive).
Now increase the speed again by approaching the highest possible value step by step.
Insert the setserial
command in the file /edit/init.d/boot.local
so that it can be automatically executed when booting.