Jump to content

laurasan

Members
  • Gesamte Inhalte

    321
  • Registriert seit

  • Letzter Besuch

Beiträge erstellt von laurasan

  1. Hallo,

     

    auf Anhieb kann ich keinen Fehler entdecken, hier nochmal eine T-Online Konfig zum vergleich.

     

     

     

    anbei eine Config für T-Online.

    !

    version 12.0

    service timestamps debug uptime

    service timestamps log uptime

    service password-encryption

    !

    hostname Cisco801

    !

    enable password xxxxxxxxxx!

    !

    !

    !

    !

    ip subnet-zero

    !

    ip name-server 194.25.2.129

    isdn switch-type basic-net3

    isdn voice-call-failure 0

    !

    !

    !

    interface Ethernet0

    description conncted to EthernetLAN

    ip address 192.168.1.254 255.255.255.0

    no ip directed-broadcast

    ip nat inside

    !

    interface BRI0

    description connected to T-Online

    ip address negotiated

    ip nat ouside

    no ip directed-broadcast

    encapsulation ppp

    dialer string 0191011

    dialer hold-queue 10

    dialer-group 1

    isdn switch-type basic-net3

    no cdp enable

    ppp authentication pap callin

    ppp pap sent-username 66666666666666666#0001 password xxxxxxx

    !

    ip nat inside source list 1 interface BRI0 overload

    no ip http server

    ip classless

    ip route 0.0.0.0 0.0.0.0 BRI0

    !

    access-list 1 permit 192.168.10.0 0.0.0.255

    dialer-list 1 protocol ip permit

    !

    line con 0

    exec-timeout 0 0

    password 123456

    login

    transport input none

    stopbits 1

    line vty 0 4

    password 123456

    login

    !

    !

    end

     

     

    MfG

×
×
  • Neu erstellen...