Anzeige:
Ergebnis 1 bis 9 von 9

Thema: Einwahl ins WWW wird ohne Fehlermeldung abgebrochen

  1. #1
    Registrierter Benutzer
    Registriert seit
    Sep 2003
    Ort
    Berlin
    Beiträge
    37

    Einwahl ins WWW wird ohne Fehlermeldung abgebrochen

    Hallo Allerseits,

    Ich habe seit kurzem Suse 8.2 und will eigentlich auf Linux umsteigen. Ich bin aber noch totaler Anfänger.

    System: AMD2.6+, 1gB Ram, Fritz PCI, ISDN Anschluss, T-Online, Suse 8.2

    Fritzcard und Provider habe ich via Yast2 eingerichtet, sollte auch alles stimmen, die Hardware und die Daten funktionieren unter dem paprallel installierten W anstandslos. Wenn ich jetzt auf "einwählen" klicke, dann verbinden sich die beiden Stecker, warten einen Augenblickund entstöpseln sich dann wieder, ohne jede Fehlermeldung, was es dem Anfänger natürlich praktisch unmöglich macht, auf Fehlersuche zu gehen.

    Hat jemand eine Idee, was hier falsch sein könnte ?

    [Ich habe mich schon durch diverse threads geklickt, ohne wirklich schlauer geworden zu sein. Ein Tip allerdings lautete, den Rechner mit der Bootoption APCI=off zu starten, dann verschwänden einige Fehler. Jetzt fragt sich der Laie doch, ob ich da etwas abschalte, was man im nomalen Leben dann doch bräuchte...;-)) ]

    Vielen Dank im Voraus.

    ciao

    -Marcus

  2. #2
    Shot a man in Reno Avatar von HEMIcuda
    Registriert seit
    Jun 2003
    Ort
    Am Rande des Wahnsinns
    Beiträge
    5.481
    Ich vermute mal, dass Du syslogd installiert hast. Editiere mal als [root] die
    /etc/syslog.conf und fuege folgende Zeile dazu:
    Code:
    *.*                                /dev/tty10
    und starte den syslog-Daemon neu (wie das mit RedHat geht, weiss ich nicht).
    Dann bekommst Du saemtliche Meldungen auf <Strg>-<Alt>-<F10>.
    Alternativ dazu kannst Du Dir auch die Datei /var/log/messages (oder
    /var/log/allmessages) angucken. Da sollte auch was drinstehen, was
    den ipppd angeht. Das mal bitte posten.

    'cuda

  3. #3
    Registrierter Benutzer
    Registriert seit
    Sep 2003
    Ort
    Berlin
    Beiträge
    37
    Hi,

    vielen Dank, das kann ich aber erst heute abend nachschaun, ich bin noch im Büro ;-))

    Wenn ich die Zeile, die Du vorgeschlagen hast, hinzugefügt habe, dann speichere ich die Datei und starte neu ???
    (nicht wundern, bin halt nen neuling, nur windows-gestählt...)

    -Marcus

  4. #4
    metal.fan
    Registriert seit
    Dec 2001
    Ort
    bohlsen
    Beiträge
    653
    um gottes willen, nicht gleich das ganze system...der syslogd muss danach neu gestartet werden

    zb:

    kill -s HUP "pid des syslogd prozesses"

    die pid kannst du mit "ps aux |grep syslogd" rausbekommen

    oder einfach:

    killall -g sysklogd
    sysklogd

    die erste möglichkeit lässt den syslogd um es kutz zu sagen seine config neu einlesen, beim zweiten kommando wird er "abgeschossen" und muss danach wieder neu gestartet werden

  5. #5
    Registrierter Benutzer
    Registriert seit
    Sep 1999
    Ort
    96050 Bamberg Deutschland
    Beiträge
    24
    Oha, möglicherweise das selbe Problem wie es bei mir der Fall war.

    Bei manchen Mainboards gibts Trouble mit ACPI. Versuch mal die Bootoption
    acpi=oldboot beim Bootpromt (Bei LILO oder Grub bevor du Windows oder Linux hochfährst).

    Kleiner Tip noch: Das = ist bei der englishen Tastaturbelegung die Taste neben dem Backspace (<-).

    Hoffe es hilft.

    Gruß Holger
    Athlon XP 1800+ , GF2MX, 512 MB
    SuSE 8.1, Amithlon and no Winblöd :-)

  6. #6
    Registrierter Benutzer
    Registriert seit
    Sep 2003
    Ort
    Berlin
    Beiträge
    37
    Hi HEMIcuda,

    Du hattest freundlicherweise angeboten, mal eine Datei anzusehen, ob ein Fehler offensichtlich ist...

    ich kürze diese Datei mal ab auf den 21.10.03...Oct 21 19:26:02 linux syslogd 1.4.1: restart.
    Oct 21 19:26:03 linux smpppd[508]: smpppd version 1.00 started
    Oct 21 19:26:04 linux /etc/hotplug/usb.rc[572]: loaded HCD: ehci-hcd
    Oct 21 19:26:04 linux /etc/hotplug/usb.rc[572]: loaded HCD: usb-ohci
    Oct 21 19:26:04 linux /etc/hotplug/usb.rc[572]: loaded HCD: ehci-hcd
    Oct 21 19:26:07 linux kernel: klogd 1.4.1, log source = /proc/kmsg started.
    Oct 21 19:26:07 linux kernel: Inspecting /boot/System.map-2.4.20-4GB-athlon
    Oct 21 19:26:07 linux kernel: Loaded 20849 symbols from /boot/System.map-2.4.20-4GB-athlon.
    Oct 21 19:26:07 linux kernel: Symbols match kernel version 2.4.20.
    Oct 21 19:26:07 linux kernel: Loaded 340 symbols from 21 modules.
    Oct 21 19:26:07 linux kernel: isapnp: Scanning for PnP cards...
    Oct 21 19:26:07 linux kernel: isapnp: No Plug & Play device found
    Oct 21 19:26:07 linux kernel: CSLIP: code copyright 1989 Regents of the University of California
    Oct 21 19:26:07 linux kernel: ISDN subsystem Rev: 1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1 loaded
    Oct 21 19:26:07 linux kernel: HiSax: Linux Driver for passive ISDN cards
    Oct 21 19:26:07 linux kernel: HiSax: Version 3.5 (module)
    Oct 21 19:26:07 linux kernel: HiSax: Layer1 Revision 1.1.4.1
    Oct 21 19:26:07 linux kernel: HiSax: Layer2 Revision 1.1.4.1
    Oct 21 19:26:07 linux kernel: HiSax: TeiMgr Revision 1.1.4.1
    Oct 21 19:26:07 linux kernel: HiSax: Layer3 Revision 1.1.4.1
    Oct 21 19:26:07 linux kernel: HiSax: LinkLayer Revision 1.1.4.1
    Oct 21 19:26:07 linux kernel: HiSax: Approval certification valid
    Oct 21 19:26:07 linux kernel: HiSax: Approved with ELSA Microlink PCI cards
    Oct 21 19:26:07 linux kernel: HiSax: Approved with Eicon Technology Diva 2.01 PCI cards
    Oct 21 19:26:07 linux kernel: HiSax: Approved with Sedlbauer Speedfax + cards
    Oct 21 19:26:07 linux kernel: HiSax: Approved with HFC-S PCI A based cards
    Oct 21 19:26:07 linux kernel: HiSax: Total 1 card defined
    Oct 21 19:26:07 linux kernel: HiSax: Card 1 Protocol EDSS1 Id=contr0 (0)
    Oct 21 19:26:07 linux kernel: HiSax: AVM PCI driver Rev. 1.1.4.1
    Oct 21 19:26:07 linux kernel: FritzPnP: no ISA PnP present
    Oct 21 19:26:07 linux kernel: AVM PCI: stat 0x2010a
    Oct 21 19:26:07 linux kernel: AVM PCI: Class A Rev 1
    Oct 21 19:26:07 linux kernel: HiSax: AVM Fritz!PCI config irq:11 base:0xD800
    Oct 21 19:26:07 linux kernel: AVM PCI: ISAC version (0): 2086/2186 V1.1
    Oct 21 19:26:07 linux kernel: AVM Fritz PnP/PCI: IRQ 11 count 0
    Oct 21 19:26:07 linux kernel: AVM Fritz PnP/PCI: IRQ 11 count 2
    Oct 21 19:26:07 linux kernel: HiSax: DSS1 Rev. 1.1.4.1
    Oct 21 19:26:07 linux kernel: HiSax: 2 channels added
    Oct 21 19:26:07 linux kernel: HiSax: MAX_WAITING_CALLS added
    Oct 21 19:26:07 linux kernel: HiSax: debugging flags card 1 set to 4
    Oct 21 19:26:07 linux kernel: ippp, open, slot: 0, minor: 0, state: 0000
    Oct 21 19:26:07 linux kernel: ippp_ccp: allocated reset data structure c2ad6800
    Oct 21 19:26:07 linux kernel: raw1394: /dev/raw1394 device initialized
    Oct 21 19:26:07 linux kernel: usb.c: registered new driver usbdevfs
    Oct 21 19:26:07 linux kernel: usb.c: registered new driver hub
    Oct 21 19:26:07 linux kernel: ehci-hcd 00:03.2: PCI device 1039:7002 (Silicon Integrated Systems [SiS])
    Oct 21 19:26:07 linux kernel: ehci-hcd 00:03.2: irq 10, pci mem f895d000
    Oct 21 19:26:07 linux kernel: usb.c: new USB bus registered, assigned bus number 1
    Oct 21 19:26:07 linux kernel: PCI: 00:03.2 PCI cache line size set incorrectly (32 bytes) by BIOS/FW.
    Oct 21 19:26:07 linux kernel: PCI: 00:03.2 PCI cache line size corrected to 64.
    Oct 21 19:26:07 linux kernel: ehci-hcd 00:03.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Jan-22
    Oct 21 19:26:07 linux kernel: hub.c: USB hub found
    Oct 21 19:26:07 linux kernel: hub.c: 6 ports detected
    Oct 21 19:26:07 linux kernel: usb-uhci.c: $Revision: 1.275 $ time 18:27:45 Mar 17 2003
    Oct 21 19:26:07 linux kernel: usb-uhci.c: High bandwidth mode enabled
    Oct 21 19:26:07 linux kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
    Oct 21 19:26:07 linux kernel: uhci.c: USB Universal Host Controller Interface driver v1.1
    Oct 21 19:26:07 linux kernel: usb-ohci.c: USB OHCI at membase 0xf895f000, IRQ 5
    Oct 21 19:26:07 linux kernel: usb-ohci.c: usb-00:03.1, Silicon Integrated Systems [SiS] 7001 (#2)
    Oct 21 19:26:07 linux kernel: usb.c: new USB bus registered, assigned bus number 2
    Oct 21 19:26:07 linux kernel: hub.c: USB hub found
    Oct 21 19:26:07 linux kernel: hub.c: 3 ports detected
    Oct 21 19:26:07 linux kernel: usb-ohci.c: USB OHCI at membase 0xf8961000, IRQ 3
    Oct 21 19:26:07 linux kernel: usb-ohci.c: usb-00:03.0, Silicon Integrated Systems [SiS] 7001
    Oct 21 19:26:07 linux kernel: usb.c: new USB bus registered, assigned bus number 3
    Oct 21 19:26:07 linux kernel: hub.c: USB hub found
    Oct 21 19:26:07 linux kernel: hub.c: 3 ports detected
    Oct 21 19:26:07 linux kernel: mice: PS/2 mouse device common for all mice
    Oct 21 19:26:07 linux kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
    Oct 21 19:26:07 linux kernel: Attached scsi CD-ROM sr1 at scsi0, channel 0, id 1, lun 0
    Oct 21 19:26:07 linux kernel: sr0: scsi3-mmc drive: 20x/20x writer cd/rw xa/form2 cdda tray
    Oct 21 19:26:07 linux kernel: sr1: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
    Oct 21 19:26:12 linux kernel: IPv6 v0.8 for NET4.0
    Oct 21 19:26:12 linux kernel: IPv6 over IPv4 tunneling driver
    Oct 21 19:26:12 linux sshd[887]: Server listening on :: port 22.
    Oct 21 19:26:15 linux /usr/sbin/cron[1048]: (CRON) STARTUP (fork ok)
    Oct 21 19:26:21 linux /etc/hotplug/net.agent[900]: No HW description found ... exiting
    Oct 21 19:26:25 linux kernel: parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
    Oct 21 19:26:25 linux kernel: parport0: irq 7 detected
    Oct 21 19:26:25 linux kernel: Linux video capture interface: v1.00
    Oct 21 19:26:25 linux kernel: lp0: using parport0 (polling).
    Oct 21 19:26:25 linux kernel: usb.c: registered new driver serial
    Oct 21 19:26:25 linux kernel: usbserial.c: USB Serial support registered for Generic
    Oct 21 19:26:25 linux kernel: usbserial.c: USB Serial Driver core v1.4
    Oct 21 19:26:41 linux kdm[1289]: pam_unix2: session started for user root, service xdm
    Oct 21 19:26:41 linux resmgr[736]: accepted connection from user root
    Oct 21 19:26:41 linux resmgr[736]: disconnect from root
    Oct 21 19:28:48 linux isdnlog: (HiSax driver detected)
    Oct 21 19:28:48 linux kernel: ippp0: dialing 1 00191011...
    Oct 21 19:28:49 linux isdnlog: Oct 21 19:28:48 * tei 111 calling T-Online with +49 30/4990490, Berlin RING (Data)
    Oct 21 19:28:49 linux kernel: isdn: contr0,ch0 cause: E001C
    Oct 21 19:28:57 linux kernel: isdn_net: local hangup ippp0
    Oct 21 19:28:57 linux kernel: ippp0: Chargesum is 0
    Oct 21 19:29:05 linux ipppd[498]: Terminating on signal 15.
    Oct 21 19:29:05 linux ipppd[498]: closing fd 6 from unit 0
    Oct 21 19:29:05 linux ipppd[498]: link 0 closed , linkunit: 0
    Oct 21 19:29:05 linux ipppd[498]: Exit.
    Oct 21 19:29:05 linux kernel: ippp_ccp: freeing reset data structure c2ad6800
    Oct 21 19:29:06 linux kdm[1289]: pam_unix2: session finished for user root, service xdm
    Oct 21 19:29:06 linux resmgr[736]: accepted connection from user root
    Oct 21 19:29:06 linux resmgr[736]: disconnect from root
    Oct 21 19:29:07 linux init: Switching to runlevel: 6
    Oct 21 19:29:08 linux smpppd[554]: terminating on signal 15
    Oct 21 19:29:09 linux sshd[887]: Received signal 15; terminating.
    Oct 21 19:29:09 linux kernel: usbserial.c: USB Serial deregistering driver Generic
    Oct 21 19:29:09 linux kernel: usb.c: deregistering driver serial
    Oct 21 19:29:09 linux kernel: Kernel logging (proc) stopped.
    Oct 21 19:29:09 linux kernel: Kernel log daemon terminating.
    Oct 21 19:29:10 linux exiting on signal 15
    Oct 21 19:46:46 linux syslogd 1.4.1: restart.
    Oct 21 19:46:47 linux smpppd[508]: smpppd version 1.00 started
    Oct 21 19:46:48 linux /etc/hotplug/usb.rc[572]: loaded HCD: ehci-hcd
    Oct 21 19:46:48 linux /etc/hotplug/usb.rc[572]: loaded HCD: usb-ohci
    Oct 21 19:46:48 linux /etc/hotplug/usb.rc[572]: loaded HCD: ehci-hcd
    Oct 21 19:46:51 linux kernel: klogd 1.4.1, log source = /proc/kmsg started.
    Oct 21 19:46:51 linux kernel: Inspecting /boot/System.map-2.4.20-4GB-athlon
    Oct 21 19:46:51 linux kernel: Loaded 20849 symbols from /boot/System.map-2.4.20-4GB-athlon.
    Oct 21 19:46:51 linux kernel: Symbols match kernel version 2.4.20.
    Oct 21 19:46:51 linux kernel: Loaded 340 symbols from 21 modules.
    Oct 21 19:46:51 linux kernel: isapnp: Scanning for PnP cards...
    Oct 21 19:46:51 linux kernel: isapnp: No Plug & Play device found
    Oct 21 19:46:51 linux kernel: CSLIP: code copyright 1989 Regents of the University of California
    Oct 21 19:46:51 linux kernel: ISDN subsystem Rev: 1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1 loaded
    Oct 21 19:46:51 linux kernel: HiSax: Linux Driver for passive ISDN cards
    Oct 21 19:46:51 linux kernel: HiSax: Version 3.5 (module)
    Oct 21 19:46:51 linux kernel: HiSax: Layer1 Revision 1.1.4.1
    Oct 21 19:46:51 linux kernel: HiSax: Layer2 Revision 1.1.4.1
    Oct 21 19:46:51 linux kernel: HiSax: TeiMgr Revision 1.1.4.1
    Oct 21 19:46:51 linux kernel: HiSax: Layer3 Revision 1.1.4.1
    Oct 21 19:46:51 linux kernel: HiSax: LinkLayer Revision 1.1.4.1
    Oct 21 19:46:51 linux kernel: HiSax: Approval certification valid
    Oct 21 19:46:51 linux kernel: HiSax: Approved with ELSA Microlink PCI cards
    Oct 21 19:46:51 linux kernel: HiSax: Approved with Eicon Technology Diva 2.01 PCI cards
    Oct 21 19:46:51 linux kernel: HiSax: Approved with Sedlbauer Speedfax + cards
    Oct 21 19:46:51 linux kernel: HiSax: Approved with HFC-S PCI A based cards
    Oct 21 19:46:51 linux kernel: HiSax: Total 1 card defined
    Oct 21 19:46:51 linux kernel: HiSax: Card 1 Protocol EDSS1 Id=contr0 (0)
    Oct 21 19:46:51 linux kernel: HiSax: AVM PCI driver Rev. 1.1.4.1
    Oct 21 19:46:51 linux kernel: FritzPnP: no ISA PnP present
    Oct 21 19:46:51 linux kernel: AVM PCI: stat 0x2010a
    Oct 21 19:46:51 linux kernel: AVM PCI: Class A Rev 1
    Oct 21 19:46:51 linux kernel: HiSax: AVM Fritz!PCI config irq:11 base:0xD800
    Oct 21 19:46:51 linux kernel: AVM PCI: ISAC version (0): 2086/2186 V1.1
    Oct 21 19:46:51 linux kernel: AVM Fritz PnP/PCI: IRQ 11 count 0
    Oct 21 19:46:51 linux kernel: AVM Fritz PnP/PCI: IRQ 11 count 6
    Oct 21 19:46:51 linux kernel: HiSax: DSS1 Rev. 1.1.4.1
    Oct 21 19:46:51 linux kernel: HiSax: 2 channels added
    Oct 21 19:46:51 linux kernel: HiSax: MAX_WAITING_CALLS added
    Oct 21 19:46:51 linux kernel: HiSax: debugging flags card 1 set to 4
    Oct 21 19:46:51 linux kernel: ippp, open, slot: 0, minor: 0, state: 0000
    Oct 21 19:46:51 linux kernel: ippp_ccp: allocated reset data structure c2aec800
    Oct 21 19:46:51 linux kernel: raw1394: /dev/raw1394 device initialized
    Oct 21 19:46:51 linux kernel: usb.c: registered new driver usbdevfs
    Oct 21 19:46:51 linux kernel: usb.c: registered new driver hub
    Oct 21 19:46:51 linux kernel: ehci-hcd 00:03.2: PCI device 1039:7002 (Silicon Integrated Systems [SiS])
    Oct 21 19:46:51 linux kernel: ehci-hcd 00:03.2: irq 10, pci mem f895d000
    Oct 21 19:46:51 linux kernel: usb.c: new USB bus registered, assigned bus number 1
    Oct 21 19:46:51 linux kernel: PCI: 00:03.2 PCI cache line size set incorrectly (32 bytes) by BIOS/FW.
    Oct 21 19:46:51 linux kernel: PCI: 00:03.2 PCI cache line size corrected to 64.
    Oct 21 19:46:51 linux kernel: ehci-hcd 00:03.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Jan-22
    Oct 21 19:46:51 linux kernel: hub.c: USB hub found
    Oct 21 19:46:51 linux kernel: hub.c: 6 ports detected
    Oct 21 19:46:51 linux kernel: usb-uhci.c: $Revision: 1.275 $ time 18:27:45 Mar 17 2003
    Oct 21 19:46:51 linux kernel: usb-uhci.c: High bandwidth mode enabled
    Oct 21 19:46:51 linux kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
    Oct 21 19:46:51 linux kernel: uhci.c: USB Universal Host Controller Interface driver v1.1
    Oct 21 19:46:51 linux kernel: usb-ohci.c: USB OHCI at membase 0xf895f000, IRQ 5
    Oct 21 19:46:51 linux kernel: usb-ohci.c: usb-00:03.1, Silicon Integrated Systems [SiS] 7001 (#2)
    Oct 21 19:46:51 linux kernel: usb.c: new USB bus registered, assigned bus number 2
    Oct 21 19:46:51 linux kernel: hub.c: USB hub found
    Oct 21 19:46:51 linux kernel: hub.c: 3 ports detected
    Oct 21 19:46:51 linux kernel: usb-ohci.c: USB OHCI at membase 0xf8961000, IRQ 3
    Oct 21 19:46:51 linux kernel: usb-ohci.c: usb-00:03.0, Silicon Integrated Systems [SiS] 7001
    Oct 21 19:46:51 linux kernel: usb.c: new USB bus registered, assigned bus number 3
    Oct 21 19:46:51 linux kernel: hub.c: USB hub found
    Oct 21 19:46:51 linux kernel: hub.c: 3 ports detected
    Oct 21 19:46:51 linux kernel: mice: PS/2 mouse device common for all mice
    Oct 21 19:46:51 linux kernel: Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
    Oct 21 19:46:51 linux kernel: Attached scsi CD-ROM sr1 at scsi0, channel 0, id 1, lun 0
    Oct 21 19:46:51 linux kernel: sr0: scsi3-mmc drive: 20x/20x writer cd/rw xa/form2 cdda tray
    Oct 21 19:46:51 linux kernel: sr1: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
    Oct 21 19:46:57 linux kernel: IPv6 v0.8 for NET4.0
    Oct 21 19:46:57 linux kernel: IPv6 over IPv4 tunneling driver
    Oct 21 19:46:57 linux sshd[892]: Server listening on :: port 22.
    Oct 21 19:46:59 linux /usr/sbin/cron[1052]: (CRON) STARTUP (fork ok)
    Oct 21 19:47:05 linux /etc/hotplug/net.agent[901]: No HW description found ... exiting
    Oct 21 19:47:09 linux kernel: parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
    Oct 21 19:47:09 linux kernel: parport0: irq 7 detected
    Oct 21 19:47:09 linux kernel: lp0: using parport0 (polling).
    Oct 21 19:47:09 linux kernel: usb.c: registered new driver serial
    Oct 21 19:47:09 linux kernel: usbserial.c: USB Serial support registered for Generic
    Oct 21 19:47:09 linux kernel: usbserial.c: USB Serial Driver core v1.4
    Oct 21 19:47:10 linux kernel: Linux video capture interface: v1.00
    Oct 21 19:47:25 linux kdm[1290]: pam_unix2: session started for user root, service xdm
    Oct 21 19:47:25 linux resmgr[736]: accepted connection from user root
    Oct 21 19:47:25 linux resmgr[736]: disconnect from root

    kann man da was draus ersehen ???

    ciao und vielen Dank!

    -marcus

  7. #7
    Shot a man in Reno Avatar von HEMIcuda
    Registriert seit
    Jun 2003
    Ort
    Am Rande des Wahnsinns
    Beiträge
    5.481
    Ja, und zwar hier:
    Code:
    Oct 21 19:28:48 linux isdnlog: (HiSax driver detected)
    Oct 21 19:28:48 linux kernel: ippp0: dialing 1 00191011...
    Oct 21 19:28:49 linux isdnlog: Oct 21 19:28:48 * tei 111 calling T-Online with +49 30/4990490, Berlin RING (Data)
    Oct 21 19:28:49 linux kernel: isdn: contr0,ch0 cause: E001C
    Oct 21 19:28:57 linux kernel: isdn_net: local hangup ippp0
    Oct 21 19:28:57 linux kernel: ippp0: Chargesum is 0
    Oct 21 19:29:05 linux ipppd[498]: Terminating on signal 15.
    Oct 21 19:29:05 linux ipppd[498]: closing fd 6 from unit 0
    Oct 21 19:29:05 linux ipppd[498]: link 0 closed , linkunit: 0
    Oct 21 19:29:05 linux ipppd[498]: Exit.
    Die Fli4l-FAQ sagt dazu
    7.1. Telefonanlage und cause: E001C
    Frage:
    Ich benutze fli4l mit einer Telefonanlage (z.b. Auerswald ETS 2204) und bekomme die Fehlermeldung:

    isdn: HiSax,ch0 cause: E001C

    beim einwählen. Wie behebe ich dieses Problem?
    Antwort:
    Es muss als MSN (CIRC_x_EAZ) die '0' eingestellt werden.
    Jetzt laesst sich natuerlich spekulieren (vielleicht hat ja auch jemand eine Loesung parat).
    Du hast doch bestimmt irgendwo Deine Anschlussnummer (MSN) eingegeben. Setze
    die probeweise mal auf 0. Falls Du keine MSN gesetzt hast, setze sie
    Ich kann Dir jetzt leider wirklich erstmal nicht mehr sagen, da meine ISDN-Tage schon
    seit geraumer Zeit gezaehlt sind.

    'cuda

  8. #8
    Registrierter Benutzer
    Registriert seit
    Sep 2003
    Ort
    Berlin
    Beiträge
    37
    ist die Anschlussnummer gleich der "benutzernummer" von t-online ?

    ciao und danke,

    kaum zu glauben, daß man da so schnell den fehler erkennen kann ;-))

    -marcus

  9. #9
    Shot a man in Reno Avatar von HEMIcuda
    Registriert seit
    Jun 2003
    Ort
    Am Rande des Wahnsinns
    Beiträge
    5.481
    Noe. Die MSN ist gleich Deiner Telefonnummer ohne Vorwahl.
    Was das finden angeht: Man muss nur wissen, wonach man sucht

    'cuda

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •