Cisco 1801 Tele2 Non Riesco a navigare

Tutto ciò che ha a che fare con la configurazione di apparati Cisco (e non rientra nelle altre categorie)

Moderatore: Federico.Lagni

Rispondi
djonline
n00b
Messaggi: 5
Iscritto il: gio 08 ott , 2009 3:40 am

Salve a tutti ho configurato un cisco 1801 per una linea tele2 ma non riesco a navigare... :( la spia ppp non si accende quindi non fa neppure l'autenticazione.... ma la portante adsl c'è....
incollo la mia conf. se gentilmente date un'occhiata....
NightRouter#show conf
Using 1838 out of 196600 bytes
!
version 12.4
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname NightRouter
!
boot-start-marker
boot-end-marker
!
logging exception 100000
logging count
logging queue-limit 10000
logging buffered 150000
logging console critical
enable secret 5 $1$lPUG$hHyWDGzmvzuU31taWY8mO1
enable password 7 03575E0F055B334A58
!
no aaa new-model
!
!
dot11 syslog
!
!
ip cef
!
!
ip name-server 151.99.125.1
ip name-server 151.99.125.2
!
multilink bundle-name authenticated
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
interface FastEthernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
duplex auto
speed auto
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
!
interface FastEthernet5
!
interface FastEthernet6
!
interface FastEthernet7
!
interface FastEthernet8
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
pppoe-client dial-pool-number 1
!
dsl operating-mode auto
!
interface Vlan1
no ip address
!
interface Dialer0
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname ***********
ppp chap password 7 075D2A4743441E150D
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
no ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
logging history notifications
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
!
!
!
!
control-plane
!
!
line con 0
password 7 13540613115E133933
login
line aux 0
line vty 0 4
access-class 1 in
password 7 091F4B0D1A5105141D
login
!
end



Grazie mille a tutti
djonline
n00b
Messaggi: 5
Iscritto il: gio 08 ott , 2009 3:40 am

Ti Ringrazio infinitamente ho risolto Grazie mille ancora :-)))))
Rispondi