Jump to content

cardman2

Members
  • Gesamte Inhalte

    134
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von cardman2

  1. Also. Es gibt 3 Router an 3 verschiedenen Standorten, plus einen hier bei mir in der Firma, jeweils mit ISDN-Zugang.

     

    Alle 3 Router sollen sich untereinander erreichen können.

     

    Deshalb haben alle Router 3 Dialer (Plus den einen, damit ich mich von hier auch darauf einwählen kann) die Dialer sehen alle gleich aus, bis auf die jeweiligen IP-Adressen.

     

    Ich hoffe, das ich dir helfen konnte.

  2. Ich hab den alten stand gesichert, wenn ich ihn wieder einspiele funktioniert es auch wieder.

     

    folgedes hab ich geändert sprich hinzugefügt:

     

    ip nat inside source route-map d1 interface Dialer1 overload
    ip nat inside source route-map d2 interface Dialer2 overload
    ip nat inside source route-map d3 interface Dialer3 overload
    ip nat inside source route-map d9 interface Dialer9 overload

     

    und das

     

    route-map d1 permit 10
    match ip address 101
    match interface Dialer1
    !
    route-map d2 permit 10
    match ip address 101
    match interface Dialer2
    !
    route-map d3 permit 10
    match ip address 101
    match interface Dialer3
    !
    route-map d9 permit 10
    match ip address 101
    match interface Dialer9

  3. Als erstes möchte ich mich mal für deine Hilfe bedanken. Und hier die Debug-Meldungen:

     

    00:46:29: BR0 DDR: rotor dialout [best] least recent failure is also most recent failure
    00:46:29: BR0 DDR: rotor dialout [best] also has most recent failure
    00:46:29: BR0 DDR: rotor dialout [best]
    00:46:29: BR0 DDR: Dialing cause ip (s=192.168.0.204, d=192.168.1.142)
    00:46:29: BR0 DDR: Attempting to dial 06518242361
    00:46:29: ISDN BR0 Q931: TX -> SETUP pd = 8  callref = 0x16 
    Bearer Capability i = 0x8890 
    	Standard = CCITT 
    	Transer Capability = Unrestricted Digital 
    	Transfer Mode = Circuit 
    	Transfer Rate = 64 kbit/s 
    Channel ID i = 0x83 
    Called Party Number i = 0x80, 'xxx' 
    	Plan:Unknown, Type:Unknown
    00:46:29: ISDN BR0 Q931: RX <- SETUP_ACK pd = 8  callref = 0x96 
    Channel ID i = 0x89.
    00:46:32: ISDN BR0 Q931: RX <- ALERTING pd = 8  callref = 0x96 
    Channel ID i = 0x89
    00:46:32: ISDN BR0 Q931: RX <- CONNECT pd = 8  callref = 0x96 
    Date/Time i = 0x05081A0925
    00:46:137447276349: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up
    00:46:137440845152: BR0:1: interface must be fifo queue, force fifo
    00:46:137449179588: %DIALER-6-BIND: Interface BR0:1 bound to profile Di2
    00:46:32: ISDN BR0 Q931: TX -> CONNECT_ACK pd = 8  callref = 0x16
    00:46:32: BR0:1 PPP: Using dialer call direction
    00:46:32: BR0:1 PPP: Treating connection as a callout
    00:46:32: BR0:1 PPP: Authorization required
    00:46:32: BR0:1 CHAP: O CHALLENGE id 17 len 26 from "autec"
    00:46:32: BR0:1 CHAP: I CHALLENGE id 15 len 31 from "udelfangen"
    00:46:32: BR0:1 CHAP: Using hostname from unknown source
    00:46:32: BR0:1 CHAP: Using password from AAA
    00:46:32: BR0:1 CHAP: O RESPONSE id 15 len 26 from "autec"
    00:46:32: BR0:1 CHAP: I RESPONSE id 17 len 31 from "udelfangen"
    00:46:32: BR0:1 CHAP: I SUCCESS id 15 len 4
    00:46:32: BR0:1 PPP: Sent CHAP LOGIN Request
    00:46:32: BR0:1 PPP: Received LOGIN Response PASS
    00:46:32: BR0:1 DDR: Remote name for udelfangen
    00:46:32: BR0:1 PPP: Sent LCP AUTHOR Request
    00:46:32: BR0:1 LCP: Received AAA AUTHOR Response PASS
    00:46:32: BR0:1 CHAP: O SUCCESS id 17 len 4
    00:46:32: BR0:1 DDR: dialer protocol up.
    00:46:33: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to up..
    00:46:38: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to xxx udelfangen.
    Success rate is 0 percent (0/5)
    autec#
    00:48:08: BR0:1 DDR: idle timeout
    00:48:08: BR0:1 DDR: disconnecting call
    00:48:08: %ISDN-6-DISCONNECT: Interface BRI0:1  disconnected from xxx udelfangen, call lasted 95 seconds
    autec#
    00:48:08: ISDN BR0 Q931: TX -> DISCONNECT pd = 8  callref = 0x16 
    Cause i = 0x8090 - Normal call clearing
    00:48:09: ISDN BR0 Q931: RX <- RELEASE pd = 8  callref = 0x96
    00:48:38664931228: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down
    00:48:38664931804: BR0 DDR: has total 0 call(s), dial_out 0, dial_in 0
    00:48:38654705664: %DIALER-6-UNBIND: Interface BR0:1 unbound from profile Di2
    autec#
    00:48:09: ISDN BR0 Q931: TX -> RELEASE_COMP pd = 8  callref = 0x16
    autec#
    00:48:10: %LINEPROTO-5-UPDOWN: Line protocol on Interface BRI0:1, changed state to down
    autec#

  4. Danke, nachdem ich jetzt was geändert habe, bekomme ich folgende Debug-Meldungen:

     

    06:54:36: BR0:1 PPP: Using dialer call direction
    06:54:36: BR0:1 PPP: Treating connection as a callout
    06:54:36: BR0:1 PPP: Authorization required
    06:54:36: BR0:1 CHAP: O CHALLENGE id 57 len 26 from "autec"
    06:54:36: BR0:1 CHAP: I CHALLENGE id 50 len 32 from "trierweiler"
    06:54:36: BR0:1 CHAP: Using hostname from unknown source
    06:54:36: BR0:1 CHAP: Using password from AAA
    06:54:36: BR0:1 CHAP: O RESPONSE id 50 len 26 from "autec"
    06:54:36: BR0:1 CHAP: I RESPONSE id 57 len 32 from "trierweiler"
    06:54:36: BR0:1 CHAP: I SUCCESS id 50 len 4
    06:54:36: BR0:1 PPP: Sent CHAP LOGIN Request
    06:54:36: BR0:1 PPP: Received LOGIN Response PASS
    06:54:36: BR0:1 PPP: Sent LCP AUTHOR Request
    06:54:36: BR0:1 LCP: Received AAA AUTHOR Response PASS
    06:54:36: BR0:1 CHAP: O SUCCESS id 57 len 4.

     

    Vielleicht kannst du mir je jetzt noch mehr helfen?

     

    Danke

  5. Das bekomme ich als Debug meldung bei debug ppp authentication:

     

    06:16:03: BR0:2 AUTH: Timeout 7
    06:16:03: BR0:2 CHAP: O CHALLENGE id 33 len 32 from "trierweiler"
    06:16:03: BR0:2 CHAP: I CHALLENGE id 235 len 32 from "trierweiler"
    06:16:03: BR0:2 CHAP: Ignoring Challenge with local name
    autec#
    06:16:13: BR0:2 AUTH: Timeout 8
    06:16:13: BR0:2 CHAP: O CHALLENGE id 34 len 32 from "trierweiler"
    06:16:13: BR0:2 CHAP: I CHALLENGE id 236 len 32 from "trierweiler"
    06:16:13: BR0:2 CHAP: Ignoring Challenge with local name
    autec#
    06:16:23: BR0:2 AUTH: Timeout 9
    06:16:23: BR0:2 CHAP: O CHALLENGE id 35 len 32 from "trierweiler"
    06:16:23: BR0:2 CHAP: I CHALLENGE id 237 len 32 from "trierweiler"
    06:16:23: BR0:2 CHAP: Ignoring Challenge with local name

     

    Vielleicht hilft das ja.

  6. Könntest du dann vielleicht mal hier drüber schauen, ob die Dialer soweit in ordnung sind:

     

    rufender Dialer:

     

    interface Dialer1
    description Connection 
    ip address 192.168.0.100 255.255.255.0
    ip access-group 110 in
    no ip proxy-arp
    ip nat outside
    encapsulation ppp
    dialer pool 1
    dialer idle-timeout 120 either
    dialer string xxx
    dialer caller xxx
    dialer-group 1
    no cdp enable
    ppp authentication chap callin optional
    ppp chap hostname xxx
    ppp chap password  xxx
    ppp pap sent-username xxx password xxx

     

    gerufener Dialer:

     

    interface Dialer9
    description connection from autec
    ip address 192.168.0.201 255.255.255.0
    no ip proxy-arp
    encapsulation ppp
    dialer pool 1
    dialer remote-name xxx
    dialer-group 1
    no cdp enable
    ppp authentication chap
    

×
×
  • Neu erstellen...