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

[Debian] [OT] - T-Online und PPP



Hallo!

Ich benutze Debian 2.2, Modem und will mich mit PPP bei T-Online einwählen. Der
Handshake klappt schon mal, aber dann.
Irgendwas mit der Athentifizierung geht wohl schief.

Hier die Konfig-Files:

tesla:~# less /etc/ppp/ppp-on
#!/bin/sh
# ppp-on t-online
localip=0.0.0.0
remoteip=
device=/dev/ttyS1
pppflags="115200 modem \
   debug \
   ipcp-accept-remote \
   ipcp-accept-local \
   defaultroute user 000XXXXXXXXXYYYYYYYYY#0001"
/usr/sbin/pppd lock  \
   connect '/usr/sbin/chat -v -f \
   /etc/ppp/ppp.chat' \
   $device $pppflags \
   $localip:$remoteip

less /etc/ppp/pap-secrets
# Secrets for authentication using PAP
#       client                  server          secretIP        addresses
"000XXXXXXXXXYYYYYYYYY#0001"      *               GEHEIM

less /etc/ppp/ppp.chat
TIMEOUT 5
ABORT "NO CARRIER"
ABORT BUSY
ABORT "NO DIALTONE"
ABORT ERROR
"" +++ATZ
TIMEOUT 10  
OK ATDT0191011
TIMEOUT 30
"CONNECT" ""

less /etc/ppp/options
# lock
# -ipx-routing

less /var/log/syslog
Jun  3 07:05:42 tesla pppd[20085]: pppd 2.3.11 started by udo, uid 1000
Jun  3 07:05:43 tesla chat[20086]: timeout set to 5 seconds
Jun  3 07:05:43 tesla chat[20086]: abort on (NO CARRIER)
Jun  3 07:05:43 tesla chat[20086]: abort on (BUSY)
Jun  3 07:05:43 tesla chat[20086]: abort on (NO DIALTONE)
Jun  3 07:05:43 tesla chat[20086]: abort on (ERROR)
Jun  3 07:05:43 tesla chat[20086]: send (+++ATZ^M)
Jun  3 07:05:43 tesla chat[20086]: timeout set to 10 seconds
Jun  3 07:05:43 tesla chat[20086]: expect (OK)
Jun  3 07:05:43 tesla chat[20086]: +++ATZ^M^M
Jun  3 07:05:43 tesla chat[20086]: OK
Jun  3 07:05:43 tesla chat[20086]:  -- got it 
Jun  3 07:05:43 tesla chat[20086]: send (ATDT0191011^M)
Jun  3 07:05:43 tesla chat[20086]: timeout set to 30 seconds
Jun  3 07:05:43 tesla chat[20086]: expect (CONNECT)
Jun  3 07:05:43 tesla chat[20086]: ^M
Jun  3 07:06:09 tesla chat[20086]: ATDT0191011^M^M
Jun  3 07:06:09 tesla chat[20086]: CONNECT
Jun  3 07:06:09 tesla chat[20086]:  -- got it 
Jun  3 07:06:09 tesla chat[20086]: send (^M)
Jun  3 07:06:09 tesla pppd[20085]: Serial connection established.
Jun  3 07:06:09 tesla pppd[20085]: Using interface ppp0
Jun  3 07:06:09 tesla pppd[20085]: Connect: ppp0 <--> /dev/ttyS1
Jun  3 07:06:09 tesla pppd[20085]: Hangup (SIGHUP)
Jun  3 07:06:09 tesla pppd[20085]: sent [LCP ConfReq id=0x1 <asyncmap 0x0>
<magic 0x45c2a63a> <pcomp> <accomp>]
Jun  3 07:06:09 tesla pppd[20085]: write: warning: Eingabe-/Ausgabefehler (5)
Jun  3 07:06:09 tesla pppd[20085]: Modem hangup
Jun  3 07:06:09 tesla pppd[20085]: Connection terminated.
Jun  3 07:06:10 tesla pppd[20085]: Exit.

Kann jemand erkennen, was ich falsch mache?


Udo

Früher war ich eitel. Heute weiß ich, daß ich schön bin.
                                        (Garfield)

--
-----------------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an debian-user-de-request@lehmanns.de die im Subject
"unsubscribe <deine_email_adresse>" enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@Lehmanns.de
-----------------------------------------------------------

840 eingetragene Mitglieder in dieser Liste.


Reply to: