ich bin etwas am verzweifeln und hoffe mir kann jemand helfen. Ich versuche auf einem Router eine Backup-Einwahlmöglichkeit herzustellen. Dabei verwende ich derzeit ein Elsa Microlink ISDN/TL V.34 (ISDN Terminal Adapter), weil ich dachte das wäre einfacher als eine ISDN-Karte unter Linux zum laufen zu bringen. Die Clients sind Windows XP über div. ISDN-Karten. Auf der Router läuft Debian Sarge.
Nach meinen ersten Versuchen das Modem per mgetty und AutoPPP anzubinden, bin ich jetzt soweit direkt einen pppd dranzuhängen. Ich hoffe das ist auch der richtige Weg. Ich habe das Modem bereits per Init-Script bereits mit MSN und den üblichen Einstellungen \N10 (HDLC transparent) und %P1 (sync-async Umsetzung) versorgt. Per Connect-Script kann ich auch die ankommende Verbindung (64000/ISDN/HDLC) annehmen und der pppd fängt an zu arbeiten. Leider scheitert es irgendwie am LCP ...
Syslog Router:
Code: Alles auswählen
Jan 29 17:15:10 localhost pppd[2323]: Connect: ppp1 <--> /dev/ttyS0
Jan 29 17:15:11 localhost pppd[2323]: sent [LCP ConfReq id=0x1 <mru 1524> <asyncmap 0x0> <magic 0x50191227> <accomp>]
Jan 29 17:15:11 localhost pppd[2323]: rcvd [LCP] 02 01 00 16
Jan 29 17:15:11 localhost pppd[2323]: rcvd [proto=0x1] 04 05 f4 02 06 00 00
Jan 29 17:15:11 localhost pppd[2323]: Discarded non-LCP packet when LCP not open
Jan 29 17:15:11 localhost pppd[2323]: rcvd [proto=0x0] 05 06 50 19 12 27 08 02
Jan 29 17:15:11 localhost pppd[2323]: Discarded non-LCP packet when LCP not open
Jan 29 17:15:11 localhost pppd[2323]: rcvd [LCP] 01 01 00 2c 05 06 66 83 45 6c 07 02
Jan 29 17:15:11 localhost pppd[2323]: rcvd [proto=0x802] 0d 03 06 11 04 06
Jan 29 17:15:11 localhost pppd[2323]: Discarded non-LCP packet when LCP not open
Jan 29 17:15:11 localhost pppd[2323]: rcvd [proto=0x4e13] 17 01 94 70 5b d0 32 e1 41 69 a5 85 51 8d
Jan 29 17:15:11 localhost pppd[2323]: Discarded non-LCP packet when LCP not open
Code: Alles auswählen
[3656] 17:19:01:250: PPPEMSG_Start recvd, d=, hPort=9,callback=0,mask=830749,IfType=-1
[2616] 17:19:01:250: Line up event occurred on port 9
[2616] 17:19:01:250: Local identification = MSRAS-0-XI
[2616] 17:19:01:250: PortName: ISDN15-0
[2616] 17:19:01:250: Starting PPP on link with IfType=0xffffffff,IPIf=0xffffffff,IPXIf=0xffffffff
[2616] 17:19:01:250: RasGetBuffer returned 323d668 for SendBuf
[2616] 17:19:01:250: FsmInit called for protocol = c021, port = 9
[2616] 17:19:01:250: ConfigInfo = 830749
[2616] 17:19:01:250: APs available = 5e
[2616] 17:19:01:250: FsmReset called for protocol = c021, port = 9
[2616] 17:19:01:250: Inserting port in bucket # 0
[2616] 17:19:01:250: Inserting bundle in bucket # 2
[2616] 17:19:01:250: FsmOpen event received for protocol c021 on port 9
[2616] 17:19:01:250: FsmThisLayerStarted called for protocol = c021, port = 9
[2616] 17:19:01:250: FsmUp event received for protocol c021 on port 9
[2616] 17:19:01:250: <PPP packet sent at 01/29/2006 16:19:01:250
[2616] 17:19:01:250: <Protocol = LCP, Type = Configure-Req, Length = 0x2e, Id = 0x0, Port = 9
[2616] 17:19:01:250: <C0 21 01 00 00 2C 05 06 5B 5A 10 42 07 02 08 02 |.!...,..[Z.B....|
[2616] 17:19:01:250: <0D 03 06 11 04 06 4E 13 17 01 94 70 5B D0 32 E1 |......N....p[.2.|
[2616] 17:19:01:250: <41 69 A5 85 51 8D F8 9B 77 F1 00 00 00 00 00 00 |Ai..Q...w.......|
[2616] 17:19:01:250:
[2616] 17:19:01:250: InsertInTimerQ called portid=14,Id=0,Protocol=c021,EventType=0,fAuth=0
[2616] 17:19:01:250: InsertInTimerQ called portid=14,Id=0,Protocol=0,EventType=3,fAuth=0
[2312] 17:19:01:265: Packet received (24 bytes) for hPort 9
[2616] 17:19:01:265: >PPP packet received at 01/29/2006 16:19:01:265
[2616] 17:19:01:265: >Protocol = LCP, Type = Configure-Req, Length = 0x18, Id = 0x1, Port = 9
[2616] 17:19:01:265: >C0 21 01 01 00 16 01 04 05 F4 02 06 FF FF FF FF |.!..............|
[2616] 17:19:01:265: >05 06 3A 72 86 81 08 02 00 00 00 00 00 00 00 00 |..:r............|
[2616] 17:19:01:265:
[2616] 17:19:01:265: <PPP packet sent at 01/29/2006 16:19:01:265
[2616] 17:19:01:265: <Protocol = LCP, Type = Configure-Ack, Length = 0x18, Id = 0x1, Port = 9
[2616] 17:19:01:265: <C0 21 02 01 00 16 01 04 05 F4 02 06 FF FF FF FF |.!..............|
[2616] 17:19:01:265: <05 06 3A 72 86 81 08 02 00 00 00 00 00 00 00 00 |..:r............|
[2616] 17:19:01:265:
[2616] 17:19:03:250: Recv timeout event received for portid=14,Id=0,Protocol=c021,fAuth=0
[2616] 17:19:03:250: <PPP packet sent at 01/29/2006 16:19:03:250
[2616] 17:19:03:250: <Protocol = LCP, Type = Configure-Req, Length = 0x2e, Id = 0x1, Port = 9
[2616] 17:19:03:250: <C0 21 01 01 00 2C 05 06 5B 5A 10 42 07 02 08 02 |.!...,..[Z.B....|
[2616] 17:19:03:250: <0D 03 06 11 04 06 4E 13 17 01 94 70 5B D0 32 E1 |......N....p[.2.|
[2616] 17:19:03:250: <41 69 A5 85 51 8D F8 9B 77 F1 00 00 00 00 00 00 |Ai..Q...w.......|
[2616] 17:19:03:250:
[2616] 17:19:03:250: InsertInTimerQ called portid=14,Id=1,Protocol=c021,EventType=0,fAuth=0
[2312] 17:19:04:265: Packet received (24 bytes) for hPort 9
[2616] 17:19:04:265: >PPP packet received at 01/29/2006 16:19:04:265
[2616] 17:19:04:265: >Protocol = LCP, Type = Configure-Req, Length = 0x18, Id = 0x1, Port = 9
[2616] 17:19:04:265: >C0 21 01 01 00 16 01 04 05 F4 02 06 FF FF FF FF |.!..............|
[2616] 17:19:04:265: >05 06 3A 72 86 81 08 02 00 00 00 00 00 00 00 00 |..:r............|
[2616] 17:19:04:265:
[2616] 17:19:04:265: <PPP packet sent at 01/29/2006 16:19:04:265
[2616] 17:19:04:265: <Protocol = LCP, Type = Configure-Ack, Length = 0x18, Id = 0x1, Port = 9
[2616] 17:19:04:265: <C0 21 02 01 00 16 01 04 05 F4 02 06 FF FF FF FF |.!..............|
[2616] 17:19:04:265: <05 06 3A 72 86 81 08 02 00 00 00 00 00 00 00 00 |..:r............|
[2616] 17:19:04:265:
Herzlichen Dank
Neko