ISDN Probleme

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Benutzeravatar
GuentherP
Beiträge: 149
Registriert: 19.05.2003 12:29:14

ISDN Probleme

Beitrag von GuentherP » 12.02.2004 12:42:13

Hallo

ich habe ein Problem mit meinem ISDN-Zugang, an dem ich langsam verzweifle.

Ich habe ein Gigaset 7035, mit dem ich ins Internet gegen will. Die ganze Sache hat auch schon mal wunderbar funktioniert.
Jetzt habe ich aus diversen Gründen mein System komlett neu eingerichtet (Woody). Nur ein Minimalsytem, da ich bevor ich KDE & Co installieren wollte auf SID updaten wollte.
Jetzt zu meinen Problem!

Wenn ich versuche ins Internet zu kommen, so wählt sich mein Rechner ordungsgemäß beim Provider ein und stellt eine Verbindung her. Das wars dann aber auch. Bei einem Versuch die Verbindung zu nutzen (apt-get update), kommt nach einiger Zeit eine Fehlermeldung "TX-Timeout ". Auch ein ping funktionert nicht.
Auch ein Versuch mit meinen analogen Modem schlägt fehl.

Deinstalliere ich die isdnutils, so funktioniert das analoge Modem wieder. Installiere ich isdnutils wieder, sol wählt sich das Modem beim Provider zwar ein, ich kann aber keine Daten übertragen.

Kann mir jemand helfen woran dies liegen könnte. Eine Internetverbindung über ein 33K Modem ist ziemlich nervig.

Benutzeravatar
GuentherP
Beiträge: 149
Registriert: 19.05.2003 12:29:14

Beitrag von GuentherP » 13.02.2004 08:08:48

Hat keiner einer Idee woran es liegen könnte?

Hier noch einige Informationen

ifconfig gilbt folgendes aus:

Code: Alles auswählen

ippp0     Link encap:Point-to-Point Protocol  
          inet addr:10.0.0.1  P-t-P:10.0.0.2  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP  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:30 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

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:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:560 (560.0 b)  TX bytes:560 (560.0 b)
route gibt folgendes aus, wobei die Ausgabe ca. 20 sec. benötigt

Code: Alles auswählen

ernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.0.0.2        *               255.255.255.255 UH    0      0        0 ippp0
default         *               0.0.0.0         U     0      0        0 ippp0
Ich habe den Verdacht, dass es mit der Routingtabelle zusammenhängt. Ich vermisse dort den localhost. Oder bin ich da auf dem Holzweg.

Und hier noch aus Auszug aus dem Logfile messages

Code: Alles auswählen

Feb 12 17:02:02 pototzky kernel: ippp0: dialing 1 019161...
Feb 12 17:02:07 pototzky kernel: isdn_net: ippp0 connected
Feb 12 17:02:07 pototzky ipppd[508]: Local number: 972158382, Remote number: 019161, Type: outgoing
Feb 12 17:02:07 pototzky ipppd[508]: PHASE_WAIT -> PHASE_ESTABLISHED, ifunit: 0, linkunit: 0, fd: 8
Feb 12 17:02:33 pototzky mc: /dev/gpmctl: No such file or directory
Feb 12 17:03:08 pototzky ipppd[508]: Modem hangup
Feb 12 17:03:08 pototzky ipppd[508]: Connection terminated.
Feb 12 17:03:08 pototzky ipppd[508]: taking down PHASE_DEAD link 0, linkunit: 0
Feb 12 17:03:08 pototzky ipppd[508]: LCP is down
Feb 12 17:03:08 pototzky ipppd[508]: closing fd 8 from unit 0
Feb 12 17:03:08 pototzky ipppd[508]: link 0 closed , linkunit: 0
Feb 12 17:03:08 pototzky ipppd[508]: reinit_unit: 0 
Feb 12 17:03:08 pototzky ipppd[508]: Connect[0]: /dev/ippp0, fd: 8
Feb 12 17:03:08 pototzky kernel: isdn_net: local hangup ippp0
Feb 12 17:03:08 pototzky kernel: ippp0: remote hangup
Feb 12 17:03:08 pototzky kernel: ippp0: Chargesum is 0
Feb 12 17:03:08 pototzky kernel: ippp0: Chargesum is 0
Feb 12 17:03:11 pototzky kernel:  modem hang up successfull!
Feb 12 17:03:45 pototzky kernel: NETDEV WATCHDOG: ippp0: transmit timed out
Feb 12 17:03:45 pototzky kernel: isdn_tx_timeout dev ippp0 dialstate 0

So wie es auschaut wird eine Verbindung hergestellt, allerding geht anschleißend nicht mehr nach außen. Nach 1 min wird die Verbindung automatisch wieder getrennt.

Antworten