Jump to content

Cisco Soho 96 T-dsl


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Recommended Posts

Hallo habe einen Soho 96 meine config sieht folgendermaßen aus.

Nur der Router will einfach nicht connecten. Wäre echt super wenn ihr mir helfen könntet.

 

 

 

hostname Router

!

boot-start-marker

boot-end-marker

!

enable secret 5 $1$V63w$B1R5JIFlxBSqOu5e41vSb1

!

no aaa new-model

!

resource policy

!

vpdn enable

!

vpdn-group 1

request-dialin

protocol pppoe

!

ip subnet-zero

no ip dhcp use vrf connected

ip dhcp excluded-address 10.10.10.1

!

ip dhcp pool CLIENT

import all

network 10.10.10.0 255.255.255.0

default-router 10.10.10.1

lease 0 2

!

!

!

!

!

username Router password 7 105C060C111200

!

!

!

!

!

interface Ethernet0

ip address 192.168.0.254 255.255.255.0

ip mtu 1492

ip nat inside

ip tcp adjust-mss 1452

pppoe enable

pppoe-client dial-pool-number 1

!

interface BRI0

no ip address

shutdown

!

interface ATM0

no ip address

no atm ilmi-keepalive

dsl operating-mode auto

pvc 8/35

pppoe-client dial-pool-number 1

!

!

interface Dialer1

ip address negotiated

ip mtu 1492

ip nat outside

encapsulation ppp

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication pap chap callin

ppp chap hostname xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx@t-online.de

ppp chap password 7 08711F1C584F524747

ppp pap sent-username xxxxxxxxxxxxxxxx@t-online.de password 7 1542585E557C7C747D

ppp ipcp dns request

!

ip classless

ip route 0.0.0.0 0.0.0.0 Dialer1

ip http server

no ip http secure-server

!

ip nat inside source list 101 interface Dialer1 overload

!

access-list 23 permit 10.10.10.0 0.0.0.255

access-list 101 permit ip 192.168.1.0 0.0.0.255 any

access-list 101 permit ip 192.168.0.0 0.0.0.255 any

!

control-plane

!

!

line con 0

exec-timeout 120 0

stopbits 1

line vty 0 4

access-class 23 in

exec-timeout 120 0

login local

length 0

!

scheduler max-task-time 5000

!

end

Link to comment

Hallo nochmal ein Paar Fehler habe ich selbst gefunden. Aber der Router wählt sich nicht ein.

Ich verzweifel so langsam daran :(

Hier nochmal die überarbeitete Config

 

hostname Router

!

boot-start-marker

boot-end-marker

!

!

no aaa new-model

!

resource policy

!

vpdn enable

!

vpdn-group 1

request-dialin

protocol pppoe

!

ip subnet-zero

no ip dhcp use vrf connected

ip dhcp excluded-address 192.168.0.254

!

ip dhcp pool client

import all

network 192.168.0.0 255.255.255.0

default-router 192.168.0.254

lease 0 2

!

!

no ip domain lookup

!

!

!

!

!

!

!

!

interface Ethernet0

ip address 192.168.0.254 255.255.255.0

ip mtu 1456

ip nat inside

ip tcp adjust-mss 1452

shutdown

!

interface BRI0

no ip address

shutdown

!

interface ATM0

no ip address

load-interval 30

shutdown

no atm ilmi-keepalive

dsl operating-mode auto

pvc 8/35

pppoe-client dial-pool-number 1

!

!

interface Dialer1

ip address negotiated

ip mtu 1492

ip nat outside

encapsulation ppp

dialer pool 1

dialer-group 1

no cdp enable

ppp authentication pap chap callin

ppp chap hostname xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx@t-online.de

ppp chap password xxxxxxxxxxxxxxx

ppp pap sent-username xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx@t-online.de password xxxxxxxxxxxx

ppp ipcp dns request

ppp ipcp wins request

!

ip classless

ip route 0.0.0.0 0.0.0.0 Dialer1

ip http server

no ip http secure-server

!

ip nat inside source list 101 interface Dialer1 overload

!

access-list 101 permit ip 192.168.0.0 0.0.0.255 any

access-list 120 remark INTERESTING TRAFFIC FOR DIALER

access-list 120 permit ip any any

access-list 130 permit udp any any

access-list 130 permit esp any any

dialer-list 1 protocol ip permit

snmp-server community public RO

snmp-server enable traps tty

!

control-plane

!

!

line con 0

line vty 0 4

login

!

scheduler max-task-time 5000

!

end

Link to comment
Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...