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

Re: t-dsl config



Hey Yo Hoh!

Vielen Dank fuer die Reaktionen - leider hat es fuer mich noch nicht
ganz gereicht - bitte helft mir noch ein Stueck, damit sogar ich es 
schaffe :)
@Thomas:
Die Formatierung tut mir leid - bei @Udo weiter unten (ist ein ganzes 
Stueck) steht dazu noch ein bisschen was.

(diese @s sind natuerlich nicht einschraenkend fuer andere gemeint - 
die einzelnen Punkte haengen ja sicher zusammen)
@Andreas: 
Deine infos waren ja sehr ausfuehrlich, genau das, was ich gebraucht 
habe. Vielen Dank fuer Deine Dateien - wie gesagt, leider bin ich noch 
weiter auf Eure Hilfe angewiesen.
Hier mal meine dsl-provider:

--------------snip-------------
# Configuration file for PPP, using PPP over Ethernet 
# to connect to a DSL provider.
#
# See the manual page pppd(8) for information on all the options.

##
# Section 1
#
# Stuff to configure...

# MUST CHANGE: Uncomment the following line, replacing the \ 
 user@provider.net
# by the DSL user name given to your by your DSL provider.
# (There should be a matching entry in /etc/ppp/pap-secrets with the \ 
 password.)
#user myusername@myprovider.net
user "00055514208306151953308#0001@t-online.de"

# Use the pppoe program to send the ppp packets over the Ethernet link
# This line should work fine if this computer is the only one accessing
# the Internet through this DSL connection. This is the right line to \ 
 use
# for most people.
pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1452"

# If the computer connected to the Internet using pppoe is not being \ 
 used
# by other computers as a gateway to the Internet, you can try the \ 
following
# line instead, for a small gain in speed:
#pty "/usr/sbin/pppoe -I eth0 -T 80"

# An even more conservative version of the previous line, if things
# don't work using -m 1452... 
#pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1412"


# The following two options should work fine for most DSL users.

# Assumes that your IP address is allocated dynamically
# by your DSL provider...
noipdefault
# Comment out if you already have the correct default route installed
defaultroute

##
# Section 2
#
# Uncomment if your DSL provider charges by minute connected
# and you want to use demand-dialing. 
#
# Disconnect after 300 seconds (5 minutes) of idle time.

#demand
#idle 300

# von mir ergaenzt
maxfail 0
debug

##
# Section 3
#
# You shouldn't need to change these options...

hide-password
lcp-echo-interval 60
lcp-echo-failure 3
# Override any connect script that may have been set in \ 
 /etc/ppp/options.
connect /bin/true
noauth
persist
mtu 1492

#die waren bei Dir nicht drin - bei mir schon, aber mit/ohne \ 
    geht nicht
#user "00055514208306151953308#0001"
#usepeerdns
---------------snap-----------

/var/log/messages gibt nach "pon dsl-provider" folgendes aus:
(ifconfig zeigt vorher nur lo, dann auch eth0, aber kein ppp0)
(eth0 ohne IP wie erwartet)

-------------snip-------------
May 24 19:11:33 colorado kernel: CSLIP: code copyright 1989 \ 
    Regents of the University of California
May 24 19:11:33 colorado kernel: PPP generic driver version \ 
    2.4.1
May 24 19:11:33 colorado pppd[203]: pppd 2.4.1 started by root, \ 
    uid 0
May 24 19:11:34 colorado kernel: eth0: Setting half-duplex based \ 
    on auto-negotiated partner ability 0000.
May 24 19:11:34 colorado pppd[203]: Serial connection established.
May 24 19:11:34 colorado pppd[203]: Using interface ppp0
May 24 19:11:34 colorado pppd[203]: Connect: ppp0 <--> \ 
    /dev/pts/0
May 24 19:11:55 colorado pppd[203]: LCP terminated by peer
May 24 19:11:55 colorado pppd[203]: Modem hangup
May 24 19:11:55 colorado pppd[203]: Connection terminated.
------------snap------------

wenn ich etwas warte geht es folgendermassen weiter:

----------snip------------
May 24 19:12:25 colorado pppd[203]: Serial connection established.
May 24 19:12:25 colorado pppd[203]: Using interface ppp0
May 24 19:12:25 colorado pppd[203]: Connect: ppp0 <--> /dev/pts/0
May 24 19:12:46 colorado pppd[203]: LCP terminated by peer
May 24 19:12:46 colorado pppd[203]: Modem hangup
May 24 19:12:46 colorado pppd[203]: Connection terminated.
May 24 19:13:16 colorado pppd[203]: Serial connection established.
May 24 19:13:16 colorado pppd[203]: Using interface ppp0
May 24 19:13:16 colorado pppd[203]: Connect: ppp0 <--> /dev/pts/0
May 24 19:13:37 colorado pppd[203]: LCP terminated by peer
May 24 19:13:37 colorado pppd[203]: Modem hangup
May 24 19:13:37 colorado pppd[203]: Connection terminated.
------------snap------------

und nach "poff" schliesslich noch:

------------snip-----------
May 24 19:14:07 colorado pppd[203]: Serial connection established.
May 24 19:14:07 colorado pppd[203]: Using interface ppp0
May 24 19:14:07 colorado pppd[203]: Connect: ppp0 <--> /dev/pts/0
May 24 19:14:28 colorado pppd[203]: LCP terminated by peer
May 24 19:14:28 colorado pppd[203]: Modem hangup
May 24 19:14:28 colorado pppd[203]: Connection terminated.
May 24 19:14:58 colorado pppd[203]: Serial connection established.
May 24 19:14:58 colorado pppd[203]: Using interface ppp0
May 24 19:14:58 colorado pppd[203]: Connect: ppp0 <--> /dev/pts/0
May 24 19:15:20 colorado pppd[203]: LCP terminated by peer
May 24 19:15:20 colorado pppd[203]: Modem hangup
May 24 19:15:20 colorado pppd[203]: Connection terminated.
May 24 19:15:50 colorado pppd[203]: Serial connection established.
May 24 19:15:50 colorado pppd[203]: Using interface ppp0
May 24 19:15:50 colorado pppd[203]: Connect: ppp0 <--> /dev/pts/0
May 24 19:16:11 colorado pppd[203]: LCP terminated by peer
May 24 19:16:11 colorado pppd[203]: Modem hangup
May 24 19:16:11 colorado pppd[203]: Connection terminated.
May 24 19:16:41 colorado pppd[203]: Terminating on signal 15.
May 24 19:16:41 colorado pppd[203]: Exit.
---------------snap-------------


@Udo: zunaechst moechte ich um Entschuldigung bitten, falls ich 
tatsaechlich HTML schicke. Doch weiss ich leider nicht, wie ich das 
hier abstellen kann (da momentan noch nicht online mit linux, bin ich 
auf "ausguck" angewiesen - mags auch nicht. Wenn jmd. weiss was 
hier als HTML kommt und wie mans abstellen kann - wuerde mich 
freuen! 
Aber dann wundert es mich doch etwas, dass ich von Dir nur 
Sachen als Anhang bekomme - auch nicht so luxurioes! Oder ist das
auch outlooks Schuld? (kommen immer zwei dateien, eine .txt - kann
ich lesen - und eine .dat - mit "explorer-e" - die wird nicht geoeffnet)

Nun aber endlich wieder zur Sache: vielen Dank fuer Deinen Tip mit 
"pppd -detach call dsl-provider" 
hier das Ergebnis: 

----------snip----------- 
Serial connection established. 
using channel 4 
Using interface ppp0 
Connect: ppp0 <--> /dev/pts/0 
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x30556414> \ 
    <pcomp> <accomp>] 
rcvd [LCP ConfReq id=0x27 <mru 1492> <auth pap> <magic \ 
    0xc8bf18d6>] 
sent [LCP ConfAck id=0x27 <mru 1492> <auth pap> <magic \ 
    0xc8bf18d6>] 
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x30556414> \ 
    <pcomp> <accomp>] 
sent [LCP EchoReq id=0x0 magic=0x30556414] 
sent [PAP AuthReq id=0x1 user="xxx#0001@t-online.de" \ 
    password=<hidden>] 
rcvd [LCP EchoRep id=0x0 magic=0xc8bf18d6] 
sent [PAP AuthReq id=0x2 user="xxx#0001@t-online.de" \ 
    password=<hidden>] 
sent [PAP AuthReq id=0x3 user="xxx#0001@t-online.de" \ 
    password=<hidden>] 
Terminating on signal 2. 
sent [LCP TermReq id=0x2 "User request"] 
Script /usr/sbin/pppoe -I eth0 -T 80 -m 1452 finished 
(pid 269), status = 0x0
Modem hangup
Connection terminated.
-----------snap-------------

vielleicht _sehr_ wichtig(?):
das ganze lief wegen pppd als root ab (oder war das dumm/geht das 
anders (s.u. bei dsl-provider)?) und root steht in /etc/ppp/pap-secrets
bei den "verbotenen" (bestimmt sinnvoll, habs aber zu Tstzwecken 
auch mal auskommentiert - gleicher "Erfolg".


Als user mit "pon dsl-provider" hatte ich ebenfalls keinen Erfolg:

----------snap--------
The file /etc/ppp/peers/dsl-provider does not exist.
----------snap--------

(gehoere zu dip), wobei mir auffaellt, dass die attribue von peers 
ein "s" beinhalten (ist das das Problem?): 
rwxr-s--- root dip 

kann ich das gefahrlos aendern (was bewirkt das "s" nochmal?)? 


so, nun hoffe ich, Ihr macht Euch die Muehe diesen Berg anzugucken, 
wenn Ihr Zeit dafuer habt - einem jeden, der es bis hierher geschafft 
hat schonmal vielen Dank - und natuerlich umso mehr, wenn Euch
auch noch was Konstruktives dazu einfaellt.

cu
kamome


-- 
Zum AUSTRAGEN schicken Sie eine Mail an debian-user-german-request@lists.debian.org
mit dem Subject "unsubscribe". Probleme? Mail an listmaster@lists.debian.org (engl)



Reply to: