Jump to content

frosch007

Members
  • Gesamte Inhalte

    39
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von frosch007

  1. Hallo

     

    ich habe einen Cisco 801 - dieser wählt sich selbstständig ein und ich kann anschließend einen beliebigen Rechner per IP-Adresse erreichen.

     

    Sobald ich allerdings versuche einen Rechner per Name (z.b Google) anzupingen funktioniert das ganze nicht mehr und ich erhalte folgende Meldung auf dem Router:

    "Unrecognized host or address, or protocol not running".

     

    Ein Ping von einem Client, der als Standartgateway den Router und als DNS-Server einen beliebigen öffentlichen hat funktioniert ebenfalls nur mit der IP-Adresse. Sobald ich einen Namen pingen will erhalte ich einen Timeout.

     

    Ein nslookup auf dem Client löst mir allerdings den Namen Google in die IP-Adresse auf.

     

    Im Anhang die aktuelle config des Routers:

     

    Building configuration...
    
    Current configuration:
    !
    ! Last configuration change at 18:17:52 CET Sat Dec 19 2009
    ! NVRAM config last updated at 18:18:09 CET Sat Dec 19 2009
    !
    version 12.0
    no service pad
    service timestamps debug uptime
    service timestamps log uptime
    no service password-encryption
    !
    hostname cisco
    !
    enable secret 5 xxxxx
    !
    !
    !
    !
    !
    clock timezone CET 1
    clock summer-time CEST recurring last Sun Mar 2:00 last Sun Oct 3:00
    ip subnet-zero
    ip domain-name xxxx.yyyyy
    ip name-server 192.36.148.17
    isdn switch-type basic-net3
    isdn voice-call-failure 0
    !
    !
    !
    interface Ethernet0
    description connected to EthernetLAN
    ip address 192.168.2.1 255.255.255.0
    no ip directed-broadcast
    ip nat inside
    no cdp enable
    !
    interface BRI0
    description connected to Internet
    no ip address
    no ip directed-broadcast
    encapsulation ppp
    dialer pool-member 1
    isdn switch-type basic-net3
    isdn send-alerting
    isdn sending-complete
    ppp authentication chap
    !
    interface Dialer1
    description connected to Internet
    ip address negotiated
    no ip directed-broadcast
    ip nat outside
    encapsulation ppp
    dialer pool 1
    dialer idle-timeout 40
    dialer enable-timeout 10
    dialer string 01929
    dialer-group 1
    no cdp enable
    ppp authentication chap pap callin
    ppp chap hostname gast
    ppp chap password 7 120D000406
    ppp pap sent-username gast password 7 1410131818
    !
    ip nat inside source list 1 interface Dialer1 overload
    no ip http server
    ip classless
    ip route 0.0.0.0 0.0.0.0 Dialer1
    !
    access-list 1 permit any
    dialer-list 1 protocol ip list 1
    !
    line con 0
    exec-timeout 0 0
    login
    transport input none
    stopbits 1
    line vty 0 4
    password xxxx
    login
    !
    sntp server 192.168.2.2
    no rcapi server
    !
    !
    end
    

     

    Ich hoffe ihr könnt mir helfen - vielen Dank im Voraus

  2. 00:45:50: ISDN BR0: Outgoing call id = 0x8012, dsl 0

    00:45:50: ISDN BR0: Event: Call to 01929 at 64 Kb/s

    00:45:50: ISDN BR0: process_bri_call(): call id 0x8012, called_number 01929, spe

    ed 64, call type DATA

    00:45:214748405760: CC_CHAN_GetIdleChanbri: dsl 0

    00:45:214748405760: Found idle channel B1

    00:45:214749822312: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 91 changed

    to up

    00:45:214754659460: ISDN BR0: received HOST_PROCEEDING call_id 0x8012

    00:45:223338340352: ISDN BR0: received HOST_CONNECT call_id 0x8012

    00:45:223338299404: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up

    00:45:227633266688: %DIALER-6-BIND: Interface BRI0:1 bound to profile Dialer1

    00:45:227633266688: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 01929

    00:45:227639561220: BR0:1 PPP: Treating connection as a callout

    00:45:227634724200: BR0:1 PPP: Phase is ESTABLISHING, Active Open

    00:45:227633266688: BR0:1 LCP: O CONFREQ [Closed] id 14 len 15

    00:45:231928233983: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:45:227633307648: BR0:1 LCP: MagicNumber 0xB08EBCB7 (0x0506B08EBCB7)

    00:45:227639561372: ISDN BR0: Event: Connected to 01929 on B1 at 64 Kb/s

    00:45:53: BR0:1 LCP: I CONFREQ [REQsent] id 106 len 25

    00:45:53: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:45:53: BR0:1 LCP: MagicNumber 0x05EF39E0 (0x050605EF39E0)

    00:45:53: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:45:53: BR0:1 LCP: EndpointDisc 1 Local (0x13070166666D32)

    00:45:53: BR0:1 LCP: O CONFREJ [REQsent] id 106 len 15

    00:45:53: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:45:53: BR0:1 LCP: EndpointDisc 1 Local (0x13070166666D32)

    00:45:53: BR0:1 LCP: I CONFACK [REQsent] id 14 len 15

    00:45:53: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:45:53: BR0:1 LCP: MagicNumber 0xB08EBCB7 (0x0506B08EBCB7)

    00:45:53: BR0:1 LCP: I CONFREQ [ACKrcvd] id 107 len 14

    00:45:53: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:45:53: BR0:1 LCP: MagicNumber 0x05EF39E0 (0x050605EF39E0)

    00:45:53: BR0:1 LCP: O CONFACK [ACKrcvd] id 107 len 14

    00:45:53: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:45:53: BR0:1 LCP: MagicNumber 0x05EF39E0 (0x050605EF39E0)

    00:45:53: BR0:1 LCP: State is Open

    00:45:53: BR0:1 PPP: Phase is AUTHENTICATING, by both

    00:45:53: BR0:1 CHAP: Using alternate hostname gast

    00:45:53: BR0:1 CHAP: O CHALLENGE id 31 len 25 from "gast"

    00:45:53: BR0:1 PAP: O AUTH-REQ id 1 len 14 from "gast"

    00:45:53: BR0:1 PAP: I AUTH-ACK id 1 len 5

    00:45:53: BR0:1 LCP: I TERMREQ [Open] id 108 len 4

    00:45:53: BR0:1 LCP: O TERMACK [Open] id 108 len 4

    00:45:53: BR0:1 PPP: Phase is TERMINATING

    00:45:236223201279: ISDN BR0: received HOST_FACILITY_INVOKE call_id 0x8012

    Cause i = 0x83AF - Resources unavailable, unspecified

    00:45:231928274944: Facility i = 0x91A115020200CD020124300C300AA10530030

    20100820100

    00:45:231928274944: - ETSI Supplementary Service, Invoke, AOC-E Charging Uni

    ts: 0

    00:45:231934528644: ISDN BR0: received HOST_DISCONNECT call_id 0x8012

    00:45:231928233984: ISDN BR0: Event: Call to <unknown> was hung up.

    00:45:231934528516: ISDN BR0: process_disc_ack(): call id 0x8012, ces 1, call ty

    pe DATA

    00:45:236223201279: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down

    00:45:231928233984: BR0:1 LCP: State is Closed

    00:45:231934528364: BR0:1 PPP: Phase is DOWN

    00:45:231929691499: %DIALER-6-UNBIND: Interface BRI0:1 unbound from profile Dial

    er1

    00:45:231929682184: ISDN BR0: received HOST_DISCONNECT_ACK call_id 0x8012

    00:45:231928233984: ISDN BR0: HOST_DISCONNECT_ACK: call type is DATA

  3. 00:22:35: ISDN BR0: Outgoing call id = 0x8008, dsl 0

    00:22:35: ISDN BR0: Event: Call to 01929 at 64 Kb/s

    habe den chap hostname auf ffm2 geändert da bei "gast" im debug ein unknown user auftaucht...

     

    00:22:35: ISDN BR0: process_bri_call(): call id 0x8008, called_number 01929, spe

    ed 64, call type DATA

    00:22:150323896320: CC_CHAN_GetIdleChanbri: dsl 0

    00:22:150323896320: Found idle channel B1

    00:22:154625117316: ISDN BR0: received HOST_PROCEEDING call_id 0x8008

    00:22:163208798208: ISDN BR0: received HOST_CONNECT call_id 0x8008

    00:22:163208757260: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up

    00:22:163208757248: %DIALER-6-BIND: Interface BRI0:1 bound to profile Dialer1

    00:22:163208757248: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 01929

    00:22:163215051780: BR0:1 PPP: Treating connection as a callout

    00:22:163210214760: BR0:1 PPP: Phase is ESTABLISHING, Active Open

    00:22:163208757248: BR0:1 LCP: O CONFREQ [Closed] id 8 len 15

    00:22:167503724543: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:22:163208798208: BR0:1 LCP: MagicNumber 0xB0797554 (0x0506B0797554)

    00:22:163215051932: ISDN BR0: Event: Connected to 01929 on B1 at 64 Kb/s

    00:22:38: BR0:1 LCP: I CONFREQ [REQsent] id 41 len 25

    00:22:38: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:22:38: BR0:1 LCP: MagicNumber 0x5F7B6EF5 (0x05065F7B6EF5)

    00:22:38: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:22:38: BR0:1 LCP: EndpointDisc 1 Local (0x13070166666D32)

    00:22:38: BR0:1 LCP: O CONFREJ [REQsent] id 41 len 15

    00:22:38: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:22:38: BR0:1 LCP: EndpointDisc 1 Local (0x13070166666D32)

    00:22:38: BR0:1 LCP: I CONFACK [REQsent] id 8 len 15

    00:22:38: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:22:38: BR0:1 LCP: MagicNumber 0xB0797554 (0x0506B0797554)

    00:22:38: BR0:1 LCP: I CONFREQ [ACKrcvd] id 42 len 14

    00:22:38: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:22:38: BR0:1 LCP: MagicNumber 0x5F7B6EF5 (0x05065F7B6EF5)

    00:22:38: BR0:1 LCP: O CONFNAK [ACKrcvd] id 42 len 9

    00:22:38: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:22:38: BR0:1 LCP: I CONFREQ [ACKrcvd] id 43 len 15

    00:22:38: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:22:38: BR0:1 LCP: MagicNumber 0x5F7B6EF5 (0x05065F7B6EF5)

    00:22:38: BR0:1 LCP: O CONFACK [ACKrcvd] id 43 len 15

    00:22:38: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:22:38: BR0:1 LCP: MagicNumber 0x5F7B6EF5 (0x05065F7B6EF5)

    00:22:38: BR0:1 LCP: State is Open

    00:22:38: BR0:1 PPP: Phase is AUTHENTICATING, by both

    00:22:38: BR0:1 CHAP: Using alternate hostname ffm2

    00:22:38: BR0:1 CHAP: O CHALLENGE id 13 len 25 from "ffm2"

    00:22:38: BR0:1 CHAP: I CHALLENGE id 1 len 25 from "ffm2"

    00:22:38: BR0:1 CHAP: Using alternate hostname ffm2

    00:22:38: BR0:1 CHAP: Ignoring Challenge with local name

    00:22:44: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 01929

    00:22:48: BR0:1 CHAP: I CHALLENGE id 2 len 25 from "ffm2"

    00:22:48: BR0:1 CHAP: Using alternate hostname ffm2

    00:22:48: BR0:1 CHAP: Ignoring Challenge with local name

    00:22:48: BR0:1 CHAP: Using alternate hostname ffm2

    00:22:48: BR0:1 CHAP: O CHALLENGE id 14 len 25 from "ffm2"

    00:22:58: BR0:1 CHAP: I CHALLENGE id 3 len 25 from "ffm2"

    00:22:58: BR0:1 CHAP: Using alternate hostname ffm2

    00:22:58: BR0:1 CHAP: Ignoring Challenge with local name

    00:22:58: BR0:1 CHAP: Using alternate hostname ffm2

    00:22:58: BR0:1 CHAP: O CHALLENGE id 15 len 25 from "ffm2"

    00:23:08: BR0:1 CHAP: I CHALLENGE id 4 len 25 from "ffm2"

    00:23:08: BR0:1 CHAP: Using alternate hostname ffm2

    00:23:08: BR0:1 CHAP: Ignoring Challenge with local name

    00:23:08: BR0:1 CHAP: Using alternate hostname ffm2

    00:23:08: BR0:1 CHAP: O CHALLENGE id 16 len 25 from "ffm2"

  4. anbei die gewünschte info:

     

    Dialer1 is up (spoofing), line protocol is up (spoofing)

    Hardware is Unknown

    Description: connected to Internet

    Internet address will be negotiated using IPCP

    MTU 1500 bytes, BW 56 Kbit, DLY 20000 usec,

    reliability 255/255, txload 1/255, rxload 1/255

    Encapsulation PPP, loopback not set

    DTR is pulsed for 1 seconds on reset

    Last input never, output never, output hang never

    Last clearing of "show interface" counters 00:01:58

    Input queue: 0/75/0 (size/max/drops); Total output drops: 0

    Queueing strategy: weighted fair

    Output queue: 0/1000/64/0 (size/max total/threshold/drops)

    Conversations 0/0/16 (active/max active/max total)

    Reserved Conversations 0/0 (allocated/max allocated)

    5 minute input rate 0 bits/sec, 0 packets/sec

    5 minute output rate 0 bits/sec, 0 packets/sec

    0 packets input, 0 bytes

    0 packets output, 0 bytes

  5. Hallo

     

    habe nun den Provider gewechselt und kann mich jetzt einwählen. Allerdings funktioniert das Internet nicht. Ich kann auch keine Ping erfolgreich absetzen, weder vom pc noch vom Router.

     

    Im Anhang meine Config:

     

     

    Building configuration...

     

    Current configuration:

    !

    version 12.0

    no service pad

    service timestamps debug uptime

    service timestamps log uptime

    no service password-encryption

    !

    hostname cisco

    !

    !

    !

    !

    !

    !

    ip subnet-zero

    !

    no ip domain-lookup

    isdn switch-type basic-net3

    isdn voice-call-failure 0

     

    interface Ethernet0

    description connected to EthernetLAN

    ip address 192.168.0.100 255.255.255.0

    no ip directed-broadcast

    ip nat inside

    !

    interface BRI0

    description connected to Internet

    no ip address

    no ip directed-broadcast

    encapsulation ppp

    dialer pool-member 1

    isdn switch-type basic-net3

    isdn send-alerting

    isdn sending-complete

    ppp authentication chap

    !

    interface Dialer1

    description connected to Internet

    ip address negotiated

    no ip directed-broadcast

    ip nat outside

    encapsulation ppp

    dialer pool 1

    dialer string 01929

    dialer-group 1

    no cdp enable

    ppp authentication chap

    ppp chap hostname ffm2

    ppp chap password 7 120D000406

    !

    ip nat inside source list 1 interface Dialer1 overload

    no ip http server

    ip classless

    ip route 0.0.0.0 0.0.0.0 Dialer1

    !

    access-list 1 permit any

    dialer-list 1 protocol ip list 1

    !

    line con 0

    exec-timeout 0 0

    login

    transport input none

    stopbits 1

    line vty 0 4

    login

    !

    rcapi server port 2578

    !

    !

    end

  6. anbei noch ein debug - ich glaube jetzt bin ich ein weniger weiter, zugangsnummer ist jetzt die 01929 ebenfalls von freenet

     

    er zeigt zumindest AUTHENTICATING by both an.....

     

    00:04:33: ISDN BR0: Outgoing call id = 0x8006, dsl 0

    00:04:33: ISDN BR0: Event: Call to 01929 at 64 Kb/s

    00:04:33: ISDN BR0: process_bri_call(): call id 0x8006, called_number 01929, spe

    ed 64, call type DATA

    00:04:141733961728: CC_CHAN_GetIdleChanbri: dsl 0

    00:04:141733961728: Found idle channel B1

    00:04:146030336264: ISDN BR0: received HOST_PROCEEDING call_id 0x8006.

    00:04:154618863616: ISDN BR0: received HOST_CONNECT call_id 0x8006

    00:04:154618822668: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up

    00:04:154618822656: %DIALER-6-BIND: Interface BRI0:1 bound to profile Dialer1

    00:04:154618822656: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 01929

    00:04:154625117188: BR0:1 PPP: Treating connection as a callout

    00:04:154620280168: BR0:1 PPP: Phase is ESTABLISHING, Active Open

    00:04:154618822656: BR0:1 LCP: O CONFREQ [Closed] id 4 len 15

    00:04:158913789951: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:154618863616: BR0:1 LCP: MagicNumber 0xB068F19C (0x0506B068F19C)

    00:04:154625117340: ISDN BR0: Event: Connected to 01929 on B1 at 64 Kb/s

    00:04:36: BR0:1 LCP: I CONFREQ [REQsent] id 187 len 25

    00:04:36: BR0:1 LCP: AuthProto PAP (0x030.4C023)

    00:04:36: BR0:1 LCP: MagicNumber 0xB4324CB1 (0x0506B4324CB1)

    00:04:36: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:04:36: BR0:1 LCP: EndpointDisc 1 Local (0x13070166666D32)

    00:04:36: BR0:1 LCP: O CONFREJ [REQsent] id 187 len 15

    00:04:36: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:04:36: BR0:1 LCP: EndpointDisc 1 Local (0x13070166666D32)

    00:04:36: BR0:1 LCP: I CONFACK [REQsent] id 4 len 15

    00:04:36: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:36: BR0:1 LCP: MagicNumber 0xB068F19C (0x0506B068F19C)

    00:04:36: BR0:1 LCP: I CONFREQ [ACKrcvd] id 188 len 14

    00:04:36: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:36: BR0:1 LCP: MagicNumber 0xB4324CB1 (0x0506B4324CB1)

    00:04:36: BR0:1 LCP: O CONFACK [ACKrcvd] id 188 len 14

    00:04:36: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:36: BR0:1 LCP: MagicNumber 0xB4324CB1 (0x0506B4324CB1)

    00:04:36: BR0:1 LCP: State is Open

    00:04:36: BR0:1 PPP: Phase is AUTHENTICATING, by both

    00:04:36: BR0:1 CHAP: Using alternate hostname test

    00:.04:36: BR0:1 CHAP: O CHALLENGE id 4 len 25 from "test"

    00:04:36: BR0:1 PAP: O AUTH-REQ id 4 len 14 from "test"

    00:04:36: BR0:1 PAP: I AUTH-ACK id 4 len 5

    00:04:36: BR0:1 LCP: I TERMREQ [Open] id 189 len 4

    00:04:36: BR0:1 LCP: O TERMACK [Open] id 189 len 4

    00:04:36: BR0:1 PPP: Phase is TERMINATING

    00:04:163208757247: ISDN BR0: received HOST_FACILITY_INVOKE call_id 0x8006

    Cause i = 0x83AF - Resources unavailable, unspecified

    00:04:158913830912: Facility i = 0x91A114020139020124300C300AA1053003020

    100820100

    00:04:158913830912: - ETSI Supplementary Service, Invoke, AOC-E Charging Uni

    ts: 0

    00:04:158920084612: ISDN BR0: received HOST_DISCONNECT call_id 0x8006

    00:04:158913789952: ISDN BR0: Event: Call to <unknown> was hung up.

    00:04:158920084484: ISDN BR0: process_disc_ack(): call id 0x8006, ces 1, call ty

    pe DATA

    00:04:163208757247: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down

    00:04:158913789952: BR0:1 LCP: State is Closed

    00:04:158920084332: BR0:1 PPP: Phase is DOWN

    00.:04:158915247467: %DIALER-6-UNBIND: Interface BRI0:1 unbound from profile Dia

    ler1

  7. zweiter teil

     

    00:04:85899345920: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up

    00:04:85899345920: %DIALER-6-BIND: Interface BRI0:1 bound to profile Dialer1

    00:04:85899345920: %ISDN-6-CONNECT: Interface BRI0:1 is now connected to 0191935

    50

    00:04:85905640452: BR0:1 PPP: Treating connection as a callout

    00:04:85900803432: BR0:1 PPP: Phase is ESTABLISHING, Active Open

    00:04:85899345920: BR0:1 LCP: O CONFREQ [Closed] id 23 len 15

    00:04:90194313215: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:85899386880: BR0:1 LCP: MagicNumber 0xB068B259 (0x0506B068B259)

    00:04:22: BR0:1 LCP: TIMEout: State REQsent

    00:04:22: BR0:1 LCP: O CONFREQ [REQsent] id 24 len 15

    00:04:22: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:22: BR0:1 LCP: MagicNumber 0xB068B259 (0x0506B068B259)

    00:04:22: BR0:1 LCP: I CONFREQ [REQsent] id 1 len 36

    00:04:22: BR0:1 LCP: VendorSpecific OUI (0x00040000)

    00:04:22: BR0:1 LCP: MRU 1524 (0x010405F4)

    00:04:22: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:22: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:04:22: BR0:1 LCP: EndpointDisc 1 Local (0x130F0175756E657464652D66667431)

    00:04:22: BR0:1 LCP: O CONFREJ [REQsent] id 1 len 27

    00:04:22: BR0:1 LCP: VendorSpecific OUI (0x00040000)

    00:04:22: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:04:22: BR0:1 LCP: EndpointDisc 1 Local (0x130F0175756E657464652D66667431)

    00:04:22: BR0:1 LCP: I CONFREJ [REQsent] id 24 len 9

    00:04:22: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:22: BR0:1 LCP: O CONFREQ [REQsent] id 25 len 14

    00:04:22: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:22: BR0:1 LCP: MagicNumber 0xB068B259 (0x0506B068B259)

    00:04:22: BR0:1 LCP: I CONFREQ [REQsent] id 2 len 13

    00:04:22: BR0:1 LCP: MRU 1524 (0x010405F4)

    00:04:22: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:22: BR0:1 LCP: O CONFACK [REQsent] id 2 len 13

    00:04:22: BR0:1 LCP: MRU 1524 (0x010405F4)

    00:04:22: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:22: BR0:1 LCP: I CONFREJ [ACKsent] id 25 len 8

    00:04:22: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:22: BR0:1 LCP: O CONFREQ [ACKsent] id 26 len 15

    00:04:22: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:22: BR0:1 LCP: MagicNumber 0xB068B259 (0x0506B068B259)

    00:04:22: BR0:1 LCP: I CONFREJ [ACKsent] id 26 len 9

    00:04:22: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:22: BR0:1 LCP: O CONFREQ [ACKsent] id 27 len 14

    00:04:22: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:22: BR0:1 LCP: MagicNumber 0xB068B259 (0x0506B068B259)

    00:04:22: BR0:1 LCP: I CONFREJ [ACKsent] id 27 len 8

    00:04:22: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:22: BR0:1 LCP: O CONFREQ [ACKsent] id 28 len 15

    00:04:22: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:22: BR0:1 LCP: MagicNumber 0xB068B259 (0x0506B068B259)

    00:04:22: BR0:1 LCP: I CONFREJ [ACKsent] id 28 len 9

    00:04:22: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:22: BR0:1 LCP: O CONFREQ [ACKsent] id 29 len 14

    00:04:22: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:22: BR0:1 LCP: MagicNumber 0xB068B259 (0x0506B068B259)

    00:04:22: BR0:1 PPP: Replace LCP code 5 id 4 with id 4

    00:04:22: BR0:1 LCP: I TERMREQ [ACKsent] id 4 len 4

    00:04:22: BR0:1 LCP: O TERMACK [ACKsent] id 4 len 4

    00:04:98784247808: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 01919

    3550 , call lasted 3 seconds

    00:04:98790542140: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down

    00:04:98784247872: BR0:1 LCP: O CONFREQ [Closed] id 33 len 10

    00:04:103079215103: BR0:1 LCP: MagicNumber 0xB068C0AB (0x0506B068C0AB)

    00:04:98790542124: BR0:1 LCP: State is Closed

    00:04:98790542188: BR0:1 PPP: Phase is DOWN

    00:04:98785705323: %DIALER-6-UNBIND: Interface BRI0:1 unbound from profile Dialer1

  8. Hallo

     

    anbei der gewünschte debug

     

    00:03:253403070464: %ISDN-6-LAYER2UP: Layer 2 for Interface BR0, TEI 85 changed

    to up

    00:04:8589934592: %LINK-3-UPDOWN: Interface BRI0:1, changed state to up

    00:04:8589934592: %DIALER-6-BIND: Interface BRI0:1 bound to profile Dialer1

    00:04:8596229124: BR0:1 PPP: Treating connection as a callout

    00:04:8591392104: BR0:1 PPP: Phase is ESTABLISHING, Active Open

    00:04:8589934592: BR0:1 LCP: O CONFREQ [Closed] id 1 len 15

    00:04:12884901887: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:8589975552: BR0:1 LCP: MagicNumber 0xB0686D27 (0x0506B0686D27)

    00:04:04: BR0:1 LCP: TIMEout: State REQsent

    00:04:04: BR0:1 LCP: O CONFREQ [REQsent] id 2 len 15

    00:04:04: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:04: BR0:1 LCP: MagicNumber 0xB0686D27 (0x0506B0686D27)

    00:04:04: BR0:1 LCP: I CONFREQ [REQsent] id 1 len 36

    00:04:04: BR0:1 LCP: VendorSpecific OUI (0x00040000)

    00:04:04: BR0:1 LCP: MRU 1524 (0x010405F4)

    00:04:04: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:04: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:04:04: BR0:1 LCP: EndpointDisc 1 Local (0x130F0175756E657464652D66667431)

    00:04:04: BR0:1 LCP: O CONFREJ [REQsent] id 1 len 27

    00:04:04: BR0:1 LCP: VendorSpecific OUI (0x00040000)

    00:04:04: BR0:1 LCP: MRRU 1524 (0x110405F4)

    00:04:04: BR0:1 LCP: EndpointDisc 1 Local (0x130F0175756E657464652D66667431)

    00:04:04: BR0:1 LCP: I CONFREJ [REQsent] id 2 len 9

    00:04:04: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:04: BR0:1 LCP: O CONFREQ [REQsent] id 3 len 14

    00:04:04: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:04: BR0:1 LCP: MagicNumber 0xB0686D27 (0x0506B0686D27)

    00:04:04: BR0:1 LCP: I CONFREQ [REQsent] id 2 len 13

    00:04:04: BR0:1 LCP: MRU 1524 (0x010405F4)

    00:04:04: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:04: BR0:1 LCP: O CONFACK [REQsent] id 2 len 13

    00:04:04: BR0:1 LCP: MRU 1524 (0x010405F4)

    00:04:04: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:04: BR0:1 LCP: I CONFREJ [ACKsent] id 3 len 8

    00:04:04: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:04: BR0:1 LCP: O CONFREQ [ACKsent] id 4 len 15

    00:04:04: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:04: BR0:1 LCP: MagicNumber 0xB0686D27 (0x0506B0686D27)

    00:04:04: BR0:1 LCP: I CONFREJ [ACKsent] id 4 len 9

    00:04:04: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:04: BR0:1 LCP: O CONFREQ [ACKsent] id 5 len 14

    00:04:04: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:04: BR0:1 LCP: MagicNumber 0xB0686D27 (0x0506B0686D27)

    00:04:04: BR0:1 LCP: I CONFREJ [ACKsent] id 5 len 8

    00:04:04: BR0:1 LCP: AuthProto PAP (0x0304C023)

    00:04:04: BR0:1 LCP: O CONFREQ [ACKsent] id 6 len 15

    00:04:04: BR0:1 LCP: AuthProto CHAP (0x0305C22305)

    00:04:04: BR0:1 LCP: MagicNumber 0xB0686D27 (0x0506B0686D27)

    00:04:04: BR0:1 LCP: I CONFREJ [ACKsent] id 6 len 9

    00:04:04: BR0:1 PPP: Replace LCP code 5 id 4 with id 4

    00:04:05: BR0:1 LCP: I TERMREQ [ACKsent] id 4 len 4

    00:04:05: BR0:1 LCP: O TERMACK [ACKsent] id 4 len 4

    00:04:25769803776: %ISDN-6-DISCONNECT: Interface BRI0:1 disconnected from 01919

    3550 , call lasted 3 seconds

    00:04:25776098108: %LINK-3-UPDOWN: Interface BRI0:1, changed state to down

  9. die verbindung vom router 192.168.2.1 wird per isdn zum router 192.168.1.3 aufgebaut, sobald ich am pc einen ping z.b auf 193.56.9.4 mache.

     

    ich bekomme dann die antwort "request time out"

    der ping vom pc auf 192.168.1.3 funktioniert.

     

    jedoch erreiche ich die rechner im netz 192.168.1.0 nicht.

  10. hallo

     

    folgende situation:

     

    linksys wlan router 192.168.1.1 -> router stellt verbindung ins inet her

     

    cisco 803 192.168.1.3 -> einwahlrouter -> gateway 192.168.1.1

    folgende routen:

    C 192.168.1.0/24 is directly connected, Ethernet0

    S 192.168.2.0/24 is directly connected, Dialer1

    S* 0.0.0.0/0 [1/0] via 192.168.1.1

     

    gegenstelle:

    cisco 803 192.168.2.1 -> gateway für pcs mit adressen aus dem raum 192.168.2.0

    pcs haben als standartgatway 192.168.2.1

    folgende routen auf router:

    C 192.168.2.0/24 is directly connected, Ethernet0

    S* 0.0.0.0/0 is directly connected, Dialer1

     

    problem:

    von router 192.168.1.3 können adressen aus dem raum 192.168.2.0 gepingt werden.

    jedoch kann vom router 192.168.2.1 nicht auf 192.168.1.1 gepingt werden

    -> pcs können ebenfalls 192.168.1.1 der die verbindung zum inet herstellt nicht erreichen

  11. kabelmodem---wlanrouter WDS wlanrouter wlan client

     

    alle sind im 192.168.1.0 netz

     

    verbindung mit wds wpa über wrtg54l

    netzwerkkarte ebenfalls von linksys

     

    das normale surfen funktioniert ohne probleme. versuche ich jedoch einen stream oder eine große datei (ab 10mb) herunterzuladen bricht die verbindung zum wlanrouter ab.

     

    die wds verbindung und die wlanclient verbindung haben den selben kanal nämlich 10

     

    woran liegt das?

  12. hallo

     

    mein router 803 wählt sich nicht automatisch ins internet ein. nachfolgend mal meine config:

     

    Current configuration : 1865 bytes

    !

    ! Last configuration change at 20:39:22 MESZ Tue Oct 17 2006

    !

    version 12.1

    service timestamps debug datetime localtime

    service timestamps log datetime localtime

    service password-encryption

    !

    hostname saturn

    !

    enable password xxx

    !

    username wwwpassword www

    !

    !

    !

    !

    clock timezone MEZ 1

    clock summer-time MESZ recurring last Sun Apr 1:00 last Sun Oct 2:00

    !

    ip subnet-zero

    !

    ip name-server 192.168.1.1

    no ip finger

    isdn switch-type basic-net3

    !

    !

    !

    interface Ethernet0

    description connected to EthernetLAN

    ip address 192.168.2.1 255.255.255.0

    no shutdown

    !

    interface BRI0

    no ip address

    encapsulation ppp

    dialer pool-member 1

    isdn switch-type basic-net3

    isdn answer1 123

    isdn answer2 123

    isdn calling-number 123

    isdn send-alerting

    ppp authentication chap pap callin

    ppp multilink

    no shutdown

    !

    interface Dialer1

    dialer in-band

    no ip unnumbered Ethernet0

    ip address negotiated

    no ip proxy-arp

    encapsulation ppp

    no ip split-horizon

    dialer string 456

    dialer remote-name xxx

    dialer hold-queue 10

    compress stac

    no cdp enable

    ppp authentication chap callin

    ppp chap hostname xxx

    ppp chap password xxx

    ppp pap sent-username xxx password xxx

    no shutdown

    !

    ip default-gateway Dialer1

    no ip http server

    ip classless

    ip route 0.0.0.0 0.0.0.0 Dialer1

    !

    dialer-list 1 protocol ip permit

    !

    line con 0

    exec-timeout 0 0

    password rrr

    login

    transport input none

    stopbits 1

    line vty 0 2

    password rrr

    login

    line vty 3 4

    login

    !

    end

×
×
  • Neu erstellen...