So, jetzt bin ich dazu gekommen, das Paket mal "im Ernst" zu testen... leider noch mit einem lästigen Fehler:
Man muss das Teil erstmal als root konfigurieren, habe ich gemacht, eine config hinzugefügt, dann muss er noch irgendein Modul laden, habe dann das rp-pppoe (für pppd 2.4.2) gewählt (und auch mal ohne ein Modul versucht).
Jedesmal, wenn ich das erste Mal nach dem Start von kdsl versuche, eine Verbindung aufzubauen, kommt sofort eine Fehlermeldung (in einem Fenster):
Code: Alles auswählen
"Kdsl could not fully execute the pppd process."
"Usually this occurs if some ppp modules are not loaded."
"Please check your Setup."
Auf der Konsole sehe ich dabei:
Code: Alles auswählen
kdsl: helperPid: 2969
kdsl: WARNING: KLocale: trying to look up "" in catalog. Fix the program
kdsl: WARNING: KLocale: trying to look up "" in catalog. Fix the program
kdsl: WARNING: KLocale: trying to look up "" in catalog. Fix the program
kdsl: WARNING: KLocale: trying to look up "" in catalog. Fix the program
kdsl: started if timeout timer with 30000
kdsl: sendRequest: trying to send msg type 9
kdsl: sendRequest: sent message
kdsl: recvResponse(): waiting for message
Opener: received ExecPPPDaemon
Kernel supports ppp alright.
In parent: pppd pid 2970
kdsl: recvResponse(): received message
kdsl: response.status: 1
kdsl: execppp() returned with return-code 1
Plugin /usr/lib/pppd/2.4.2/rp-pppoe.so loaded.
RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2
pppd: The remote system is required to authenticate itself
pppd: but I couldn't find any suitable secret (password) for it to use to do so.
pppd: (None of the available passwords would let it use an IP address.)
It was pppd that terminated
pppd exited with return value 1
Sending 2968 a SIGUSR1
kdsl: Received a SIGUSR1
kdsl: It was pppd that terminated
kdsl: Executing command on disconnect since pppd has died.
kdsl: sendRequest: trying to send msg type 11
kdsl: sendRequest: sent message
kdsl: recvResponse(): waiting for message
Opener: received PPPDExitStatus
kdsl: recvResponse(): received message
kdsl: response.status: 1
kdsl: sendRequest: trying to send msg type 10
kdsl: sendRequest: sent message
kdsl: recvResponse(): waiting for message
Opener: received KillPPPDaemon
kdsl: recvResponse(): received message
kdsl: response.status: 1
kdsl: sendRequest: trying to send msg type 4
kdsl: sendRequest: sent message
Opener: received OpenResolv
kdsl: response.status: 0
kdsl: sendRequest: trying to send msg type 4
Opener: received OpenResolv
kdsl: sendRequest: sent message
kdsl: response.status: 0
kdsl: sendRequest: trying to send msg type 10
kdsl: sendRequest: sent message
kdsl: recvResponse(): waiting for message
Opener: received KillPPPDaemon
kdsl: recvResponse(): received message
kdsl: response.status: 1
kdsl: sendRequest: trying to send msg type 4
kdsl: sendRequest: sent message
Opener: received OpenResolv
kdsl: response.status: 0
kdsl: sendRequest: trying to send msg type 4
kdsl: sendRequest: sent message
Opener: received OpenResolv
kdsl: response.status: 0
Wenn ich dann nochmal versuche, eine Verbindung aufzubauen, sehe ich zwar für längere Zeit ein "Trying to connect", aber Erfolg hat das dennoch nicht.
Ein Connect-Befehl bei bestehender Verbindung wird mit dem gleichen Fehler "belohnt", es erscheint aber zusätzlich ein kleines popup, das mich informiert "connected to t-online" ...?
Vielleicht hat hier mitlerweile jemand Erfahrungen damit gesammelt?
Wäre toll.
TIA
kamome