[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PPPoE mit Kernel 2.2.21 und 2.4.19



Kai Weber <lists@glorybox.de> writes:
> + Alexander Stellwag <alex-sender-b252f9@stellwag.net>:
>> Funktioniert ohne Probleme. Mit Kernel 2.4.19 bricht die Verbindung
>> nach ca. 4 Stunden ab und lässt sich nur nach Reset des DSL-Modems
>> wieder aufbauen.
>
> "Bricht ab" heisst was? Der pppd legt auf, beendet sich, meldet einen
> Fehler? Mit einem anderen Kernel aus dem 2.4-Zweig klappt es? Mehr
> Informationen, bitte.

,----[ aus /var/log/messages ]
| 14:06:44 milliways pppd[9949]: pppd 2.4.1 started by root, uid 0
| 14:06:44 milliways pppd[9949]: Serial connection established.
| 14:06:44 milliways pppd[9949]: Using interface ppp0
| 14:06:44 milliways pppd[9949]: Connect: ppp0 <--> /dev/pts/1
| 14:06:46 milliways pppd[9949]: kernel does not support PPP filtering
| 14:06:46 milliways pppd[9949]: local  IP address a.b.c.d
| 14:06:46 milliways pppd[9949]: remote IP address z.y.x.w
| 15:53:09 milliways pppd[9949]: Terminating on signal 15.
| 15:53:09 milliways pppd[9949]: ioctl(PPPIOCSASYNCMAP): Inappropriate ioctl for device(25)
| 15:53:09 milliways pppd[9949]: tcflush failed: Input/output error
| 15:53:09 milliways pppd[9949]: Exit.
`----

So sieht das in der Regel aus. Es gibt einen cron-Job, der (via ping)
eine Anzahl Rechner im Internet zu erreichen versucht und bei Bedarf,
d.h., wenn er keinen der REchner erreicht, den pppd neu startet. Dann
passiert das:

,----[ nochmal /var/log/messages ]
| 20:21:52 milliways pppd[222]: Serial connection established.
| 20:21:52 milliways pppd[222]: Using interface ppp0
| 20:21:52 milliways pppd[222]: Connect: ppp0 <--> /dev/pts/0
| 20:22:24 milliways pppd[222]: LCP: timeout sending Config-Requests 
| 20:22:24 milliways pppd[222]: Connection terminated.
| 20:22:29 milliways pppd[222]: Serial connection established.
| 20:22:29 milliways pppd[222]: Using interface ppp0
| 20:22:29 milliways pppd[222]: Connect: ppp0 <--> /dev/pts/0
| 20:23:00 milliways pppd[222]: LCP: timeout sending Config-Requests 
| 20:23:00 milliways pppd[222]: Connection terminated.
| 20:23:05 milliways pppd[222]: Serial connection established.
| ...
`----

Das ist dann der Moment, wo ich das Modem resetten muss (pppoe -I eth1
-A geht auch nicht mehr -> Timeout).

Zu anderen 2.4er Kernels kann ich nichts sagen, ich war die ganze Zeit
bei 2.2.21 und wollte jetzt _doch_ auf 2.4 umstellen. Ich nahm .19
weil ich annahm, dass das die größte Stabilität der 2.4er
hätte. Evtl. werde ich heute abend nochmal einen 2.4.18 probieren.

Wie gesagt, 2.2.20 und 2.2.21 haben ohne Probleme über mehrere Monate
getickt...

Noch mehr Infos gefällig? Ich hätte noch die Kernel-Optionen:

,----[ config-2.2.21+ext3 ]
| CONFIG_PPP=y
`----

,----[ config-2.4.19 ]
| CONFIG_PPP=m
| # CONFIG_PPP_MULTILINK is not set
| # CONFIG_PPP_FILTER is not set
| CONFIG_PPP_ASYNC=m
| # CONFIG_PPP_SYNC_TTY is not set
| # CONFIG_PPP_DEFLATE is not set
| # CONFIG_PPP_BSDCOMP is not set
| CONFIG_PPPOE=m
`----

Kernel-Mode-PPPoE benutze ich mit dem 2.4er nicht. Das wäre dann die
zweite Baustelle, aber erst mal muß es ja auch so gehen.

tia,
Alex
-- 
"We'll be saying a big hello to all intelligent life forms everywhere
 ... and to everyone else out there, the secret is to bang the rocks
  together, guys."
                -- Douglas Adams, the Hitch Hikers Guide To The Galaxy

Attachment: pgpKa9OVppOax.pgp
Description: PGP signature


Reply to: