Linux 15.036 Themen, 107.107 Beiträge

T-DSL bei LFS

ExarKun / 7 Antworten / Baumansicht Nickles

hi,

ich verwende auf ein lrs linux und hab ebenso t-dsl. ich ab die pakete heruntergeladen und erfolgreich installiert (wie hier beschrieben). wenn ich jetzt adsl-start eingebe bekomme ich folgende meldung:

adsl-start
............... Timed Out
/usr/sbin/adsl-start Line 192: 3001 Terminated $CONNECT "$@" > /dev/null

was hab ich falsch gemacht oder muss ich noch was installieren?

bei Antwort benachrichtigen
Klaus_T ExarKun „T-DSL bei LFS“
Optionen

Was steht denn in den logfiles? Schau nach, ob die Dateien /etc/ppp/pap.secret, /etc/ppp/chap.secret und /etc/ppp/pppoe.conf auf 600 stehen und als User und Gruppe root haben.
Dann schau in der /etc/ppp/pap.secrets nach, ob das genau so eingetragen ist:

"xxxxxxxxxxxxyyyyyyyyyyyy0001@t-online.de" * "XXXXXXXX"

In der /etc/ppp/pppoe.conf sollte auch eine Zeile drinstehen wie diese:

USER='xxxxxxxxxxxxyyyyyyyyyyyy0001@t-online.de'

Hast du vielleicht eine Firewallregel beim installieren aktiviert? Wird deine Netzkarte richtig erkannt? Hast du auch die richtige Karte angegeben?

Ansonsten: Show logs.

Bye, Klaus

bei Antwort benachrichtigen
Anne Radtke Klaus_T „Was steht denn in den logfiles? Schau nach, ob die Dateien /etc/ppp/pap.secret,...“
Optionen

Muss man da nicht irgendwo das @ weglassen beim Eintragen der T-Online Daten oder war das bei Mandrake ? Irgendwo hatte ich mal dasselbe Problem.

bei Antwort benachrichtigen
Klaus_T Anne Radtke „Muss man da nicht irgendwo das @ weglassen beim Eintragen der T-Online Daten...“
Optionen

Bei der Userspaceinstallation mit rppoe muss es da sein.

Klaus

bei Antwort benachrichtigen
Klaus_T ExarKun „T-DSL bei LFS“
Optionen

Ich habe dein Posting loeschen lassen. Du hast zwar beim ersten mal deine Kennung geloescht, aber beim zweitenmal etwas weiter unten stand die drin.
Also nochmal:
Hast du deine Ethernetkarten konfiguriert? Bei ifconfig standen naemlich keien IP's. Die Karte fuer DSL braucht zwar auch keine, aber die andere.
Zum zweiten:
Es wurde angezeigt, das du keine Nameserver hast. Hast du nichts eingetragen in der /etc/ppp/pppoe.conf?
Ausserdem hat der keine Route angezeigt. Mach jetzt mal folgendes:

ifconfig

route -n

Und gib mal die Ausgabe davon. Noch etwas: Hast du im Kernel die Option 'PPPOE' aktiviert? Das solltest du nicht machen, wenn du den rp-pppoe im Userspace nutzt.

Dann schau dir mal die Ausgabe von:

pppoe -I eth0 -A

Die muesste so ausschauen:

Access-Concentrator: ESSX11-erx
Got a cookie: 00 56 da 7e 27 56 32 cd 38 45 7d 94 58 08 56 46
AC-Ethernet-Address: 00:90:1a:10:03:c8

Dann schauen wir mal weiter.

Klaus

bei Antwort benachrichtigen
ExarKun Klaus_T „An ExarKun [was: T-DSL bei LFS]“
Optionen

hi,

danke für die löschung. hab ich gar nicht gesehen.

ich hab nur eine eth-karte konfigurieren lassen weil ich die zweite momentan nicht brauch. nur die eth0 ist wichtig.

nameserver sind meines wissens nicht notwendig. hab ich jetzt aber auch eingetragen.

die pppoe vom kernel war noch so drinnen. hab jetzt einen neuen kompiliert ohne pppoe.

was mir auffällt ist, das kein ppp device vorhanden ist. ist das normal?

hier die verschiedenen auszüge (ifconfig):
eth0 Link encap:Ethernet HWaddr 00:50:22:8A:BF:EE
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:882 (882.0 b) TX bytes:1533 (1.4 Kb)
Interrupt:10 Base address:0xf00

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

(route -n)
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface

(pppoe -I eth0 -A)
Access-Concentrator: BAYX11-erx
Got a cookie: 76 c7 13 f3 5e 4f 63 35 ba 73 14 15 c6 c0 c5 4c
AC-Ethernet-Address: 00:90:1a:10:11:e1
--------------------------------------------------

und hier noch ein protokoll:
---------------------------------------------
* The following section contains information about your system
Fri Oct 25 16:39:56 CEST 2002
Output of uname -a
Linux LRs-Linux 2.4.19 #2 SMP Fri Oct 25 16:26:33 CEST 2002 i686 unknown
---------------------------------------------
* The following section contains information about your network
* interfaces. The one you chose for PPPoE should contain the words:
* 'UP' and 'RUNNING'. If it does not, you probably have an Ethernet
* driver problem.
Output of ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:50:22:8A:BF:EE
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:756 (756.0 b) TX bytes:1314 (1.2 Kb)
Interrupt:10 Base address:0xf00

eth1 Link encap:Ethernet HWaddr 00:30:84:41:F4:E4
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:5 Base address:0x2e00

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

---------------------------------------------
* The following section contains information about kernel modules
* If the module for your Ethernet card is 'tulip', you might
* want to look for an updated version at http://www.scyld.com
Output of lsmod
Module Size Used by Tainted: P
NVdriver 1066336 0 (autoclean) (unused)
---------------------------------------------
* The following section lists your routing table.
* If you have an entry which starts with '0.0.0.0', you probably
* have defined a default route and gateway, and pppd will
* not create a default route using your ISP. Try getting
* rid of this route.
Output of netstat -n -r
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
---------------------------------------------
Contents of /etc/resolv.conf
* The following section lists DNS setup.
* If you can browse by IP address, but not name, suspect
* a DNS problem.
nameserver 217.5.114.141
nameserver 194.25.2.129
---------------------------------------------
* The following section lists /etc/ppp/options.
* You should have NOTHING in that file.
Contents of /etc/ppp/options
lock
---------------------------------------------
* The following section identifies your Ethernet interface
* and user name. Some ISP's need 'username'; others
* need 'username@isp.com'. Try both
ETH=eth0; USER={gelöscht}@t-online.de
---------------------------------------------
* The following section shows the pppd command we will invoke
pppd invocation
/usr/bin/setsid /usr/sbin/pppd pty '/usr/sbin/pppoe -p /var/run/pppoe.conf-adsl.pid.pppoe -I eth0 -T 80 -U -m 1412 ' noipdefault noauth default-asyncmap defaultroute hide-password nodetach mtu 1492 mru 1492 noaccomp noccp nobsdcomp nodeflate nopcomp novj novjccomp user {gelöscht}@t-online.de lcp-echo-interval 20 lcp-echo-failure 3 debug
---------------------------------------------
Couldn't set tty to PPP discipline: Invalid argument
Waiting for 1 child processes...
script /usr/sbin/pppoe -p /var/run/pppoe.conf-adsl.pid.pppoe -I eth0 -T 80 -U -m 1412 -D /tmp/pppoe-debug-328/pppoe-debug.txt-0, pid 386
pppoe: read (asyncReadFromPPP): Session 1258: Input/output error
Script /usr/sbin/pppoe -p /var/run/pppoe.conf-adsl.pid.pppoe -I eth0 -T 80 -U -m 1412 -D /tmp/pppoe-debug-328/pppoe-debug.txt-0 finished (pid 386), status = 0x100
---------------------------------------------
* The following section is an extract from your log.
* Look for error messages from pppd, such as
* a lack of kernel support for PPP, authentication failure
* etc.
Can't find messages file (looked for /var/{log,adm}/messages
Fri Oct 25 16:39:57 CEST 2002
---------------------------------------------
* The following section is a dump of the packets
* sent and received by rp-pppoe. If you don't see
* any output, it's an Ethernet driver problem. If you only
* see three PADI packets and nothing else, check your cables
* and modem. Make sure the modem lights flash when you try
* to connect. Check that your Ethernet card is in
* half-duplex, 10Mb/s mode. If all else fails,
* try using pppoe-sniff.
rp-pppoe debugging dump
rp-pppoe-3.4
16:39:56.579 SENT PPPoE Discovery (8863) PADI sess-id 0 length 12
SourceAddr 00:50:22:8a:bf:ee DestAddr ff:ff:ff:ff:ff:ff
01 01 00 00 01 03 00 04 82 01 00 00 ............

16:39:56.805 RCVD PPPoE Discovery (8863) PADO sess-id 0 length 46
SourceAddr 00:90:1a:10:11:e1 DestAddr 00:50:22:8a:bf:ee
01 02 00 0a 42 41 59 58 31 31 2d 65 72 78 01 03 ....BAYX11-erx..
00 04 82 01 00 00 01 01 00 00 01 04 00 10 76 c7 ..............v.
13 f3 5e 4f 63 35 ba 73 14 15 c6 c0 c5 4c ..^Oc5.s.....L

16:39:56.806 SENT PPPoE Discovery (8863) PADR sess-id 0 length 32
SourceAddr 00:50:22:8a:bf:ee DestAddr 00:90:1a:10:11:e1
01 01 00 00 01 03 00 04 82 01 00 00 01 04 00 10 ................
76 c7 13 f3 5e 4f 63 35 ba 73 14 15 c6 c0 c5 4c v...^Oc5.s.....L

16:39:57.131 RCVD PPPoE Discovery (8863) PADS sess-id 1258 length 12
SourceAddr 00:90:1a:10:11:e1 DestAddr 00:50:22:8a:bf:ee
01 01 00 00 01 03 00 04 82 01 00 00 ............

16:39:57.132 SENT PPPoE Discovery (8863) PADT sess-id 1258 length 79
SourceAddr 00:50:22:8a:bf:ee DestAddr 00:90:1a:10:11:e1
01 03 00 04 82 01 00 00 02 03 00 2f 52 50 2d 50 .........../RP-P
50 50 6f 45 3a 20 53 79 73 74 65 6d 20 63 61 6c PPoE: System cal
6c 20 65 72 72 6f 72 3a 20 49 6e 70 75 74 2f 6f l error: Input/o
75 74 70 75 74 20 65 72 72 6f 72 01 04 00 10 76 utput error....v
c7 13 f3 5e 4f 63 35 ba 73 14 15 c6 c0 c5 4c ...^Oc5.s.....L

bei Antwort benachrichtigen
Klaus_T ExarKun „An ExarKun [was: T-DSL bei LFS]“
Optionen

Das einzigste, was ich merkwuerdig finde bei dir, ist, dass du keine Module geladen hast. Kann natuerlich sein, dass du alles im Kernel fest drin hast. Ueberpruefe mal, ob du das so hast:

[*] Prompt for development and/or incomplete code/drivers

[*] Networking support

Packet socket
[*] Packet socket: mmaped IO

[*] TCP/IP networking

[*] Network device support

PPP (point-tp-point protocol) support
(m) PPP support for async serial ports
(m) PPP support for sync tty ports
(m) PPP Deflate compression
(m) PPP SD_Compress compression

[*] /dev/pts file system for Unix98 PTYs

In der /etc/ppp/options loescht du alles, was da drin steht und traegst nur folgendes ein:

plugin /usr/lib/pppd/2.4.1/pppoe.so

In der /etc/fstab musst du das eintragen:

none /dev/pts devpts guid=4,mode=620 0 0

In der /etc/modules.conf traegst du als letztes ein:

alias /dev/ppp ppp_generic
alias char-major-108 ppp_generic
alias tty-ldisk-3 ppp_async
alias tty-ldisk-14 ppp_synctty
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate

Dann schaust du nach, ob du das device /etc/ppp hast. Wenn nicht, musst du es mit mknod anlegen. Das sollte aber normalerweise schon da sein.

Das war es. Noch etwas: Du hast doch ein 10MBIT Netzkarte als eth0, oder? Eine 100er funktioniert nicht, es sei denn, du kannst die auf 10 einstellen.

Bye, Klaus

bei Antwort benachrichtigen
ExarKun Klaus_T „An ExarKun [was: T-DSL bei LFS]“
Optionen

hi,

danke es GEHT!!! des war anscheinend alles.

nochmals vielen dank.

cu tb.

bei Antwort benachrichtigen