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

Re: [Debian] Probleme mit ISDN-Konfiguration




Hallo,

ich versuche, unter potato einen ISDN-Zugang zu
konfigurieren und gehe dabei nach dem "Debian
GNU/Linux Anwenderhandbuch" vor. Die ISDN-Karte
ist eine FRITZ!-Card PCI.
        Die hab ich auch ....
Da ich nicht wußte, wo man die Provider-
Zugangsdaten eingibt, habe ich es mit pppconfig
versucht (scheint aber wohl nur für Modems
gedacht), in der Hoffnung, daß auch ISDN das
verwenden kann.
Die Zugangsdaten werden alle in der Datei "pap-secrets" in dem Verzeichnis /etc/ppp/
        angegeben.
        Format:
        "loginname" * "passwort"
Der loginname muss dem Abschnitt "user = " in der ipppd.ippp0 übereinstimmen.
Danach bin ich strikt nach der ISDN-Anleitung
aus o.g. "Buch" vorgegangen.

(als root)
- modprobe isdn
- modprobe hisax type=27 protocol=2
- lsmod gibt:
    Module               Size  Used by
    hisax              129840    0  (unused)
    isdn                81984    0  [hisax]
    ne2k-pci             4072    1
    8390                 6068    0  [ne2k-pci]
    vfat                 8956    0  (unused)
    fat                 28864    0  [vfat]

- mit isdnconfig die Dateien ipppd.ippp0 und
device.ippp0 erzeugt und editiert
        Soweit alles ok :-)
- /etc/init.d/isdnutils stop
- /etc/init.d/isdnutils start
- ein route funktionierte nicht
- ifconfig brachte (s.Anhang)
- ping www.debian.org ging auch nicht

Teile der /var/log/syslog habe ich angehängt.
Dem entnehme ich auch, daß etwas mit PAP bzw.
CHAP nicht stimmt. Wäre um etwaige Tipps dankbar.

Lars Pfuhl
--
                   /"\  ASCII Ribbon Campaign
                   \ /
                    X         No HTML in
                   / \       email & news

eth0      Link encap:Ethernet  HWaddr 00:C0:DF:F4:5B:5E
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING 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
          Interrupt:9 Base address:0xdc00

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:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15 errors:2 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:30
        Ok ....
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:3924  Metric:1
          RX packets:282 errors:0 dropped:0 overruns:0 frame:0
          TX packets:282 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0

Nov 1 19:43:14 zeus kernel: ISDN subsystem Rev: 1.100/1.84/1.114/1.63/none/1.4 loaded
Nov  1 19:43:41 zeus kernel: HiSax: Linux Driver for passive ISDN cards
Nov  1 19:43:41 zeus kernel: HiSax: Version 3.3e (module)
Nov  1 19:43:41 zeus kernel: HiSax: Layer1 Revision 2.37
Nov  1 19:43:41 zeus kernel: HiSax: Layer2 Revision 2.20
Nov  1 19:43:41 zeus kernel: HiSax: TeiMgr Revision 2.13
Nov  1 19:43:41 zeus kernel: HiSax: Layer3 Revision 2.10
Nov  1 19:43:41 zeus kernel: HiSax: LinkLayer Revision 2.40
Nov  1 19:43:41 zeus kernel: HiSax: Approval certification valid
Nov  1 19:43:41 zeus kernel: HiSax: Approved with ELSA Quickstep series cards
Nov  1 19:43:41 zeus kernel: HiSax: Approval registration numbers:
Nov  1 19:43:41 zeus kernel: HiSax: German D133361J CETECOM ICT Services GmbH
Nov  1 19:43:41 zeus kernel: HiSax: EU (D133362J) CETECOM ICT Services GmbH
Nov 1 19:43:41 zeus kernel: HiSax: Approved with Eicon Technology Diva 2.01 PCI cards
Nov  1 19:43:41 zeus kernel: HiSax: Total 1 card defined
Nov  1 19:43:41 zeus kernel: HiSax: Card 1 Protocol EDSS1 Id=HiSax (0)
Nov  1 19:43:41 zeus kernel: HiSax: AVM PCI driver Rev. 1.14
Nov  1 19:43:41 zeus kernel: AVM PCI: stat 0x3020a
Nov  1 19:43:41 zeus kernel: AVM PCI: Class A Rev 2
Nov  1 19:43:41 zeus kernel: HiSax: AVM Fritz!PCI config irq:10 base:0xE000
Nov  1 19:43:41 zeus kernel: AVM PCI: ISAC version (0): 2086/2186 V1.1
Nov  1 19:43:41 zeus kernel: AVM Fritz PnP/PCI: IRQ 10 count 0
Nov  1 19:43:41 zeus kernel: AVM Fritz PnP/PCI: IRQ 10 count 3
Nov  1 19:43:41 zeus kernel: HiSax: DSS1 Rev. 2.23
Nov  1 19:43:41 zeus kernel: HiSax: 2 channels added
Nov  1 19:43:41 zeus kernel: HiSax: MAX_WAITING_CALLS added
Nov  1 19:55:58 zeus kernel: isdn: Verbose-Level is 2
Nov  1 19:55:58 zeus ipppd: info: no PAP secret entry for this user!
^ da stehts :)= (pap-secrets)
Nov  1 19:55:58 zeus ipppd: info: no CHAP secret entry for this user!
Nov  1 19:55:58 zeus ipppd[669]: Found 1 device: /dev/ippp0
Nov 1 19:55:58 zeus ipppd[670]: ipppd i2.2.10 (isdn4linux version of pppd by MH) started
Nov  1 19:55:58 zeus ipppd[670]: init_unit: 0
Nov  1 19:55:58 zeus kernel: ippp, open, slot: 0, minor: 0, state: 0000
Nov  1 19:55:58 zeus kernel: ippp_ccp: allocated reset data structure c158d800
Nov  1 19:55:58 zeus ipppd[670]: Connect[0]: /dev/ippp0, fd: 8
Nov 1 19:56:10 zeus kernel: OPEN: 10.0.0.1 -> 194.25.2.129 UDP, port: 1025 -> 53
Nov  1 19:56:10 zeus kernel: ippp0: dialing 1 0191011...
Nov  1 19:56:11 zeus kernel: isdn_net: ippp0 connected
Nov  1 19:56:11 zeus kernel: isdn_net: chargetime of ippp0 now 111415
Nov 1 19:56:11 zeus ipppd[670]: Local number: 3024727846, Remote number: 0191011, Type: outgoing Nov 1 19:56:11 zeus ipppd[670]: PHASE_WAIT -> PHASE_ESTABLISHED, ifunit: 0, linkunit: 0, fd: 8
Nov  1 19:56:12 zeus kernel: ippp0: remote hangup
^ T-Online hängt auf ... Das Problem hat ich auch, schick mal deine ipppd.ippp0
                                                mit. Daran wird es liegen.
Nov  1 19:56:12 zeus kernel: ippp0: Chargesum is 0
Nov  1 19:56:12 zeus ipppd[670]: Modem hangup
Nov  1 19:56:12 zeus ipppd[670]: Connection terminated.
Nov  1 19:56:12 zeus ipppd[670]: taking down PHASE_DEAD link 0, linkunit: 0
Nov  1 19:56:12 zeus ipppd[670]: closing fd 8 from unit 0
Nov  1 19:56:12 zeus kernel: ippp_ccp: freeing reset data structure c158d800
Nov  1 19:56:12 zeus ipppd[670]: link 0 closed , linkunit: 0
Nov  1 19:56:12 zeus ipppd[670]: reinit_unit: 0
Nov  1 19:56:12 zeus kernel: ippp, open, slot: 0, minor: 0, state: 0000

Mit freundlichen Grüßen

Kai Wegner


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

742 eingetragene Mitglieder in dieser Liste.


Reply to: