accesso tramite TELNET - cisco 828
Inviato: mar 22 mag , 2007 7:59 am
Salve a tutti,
ho un grosso problema.
ho aggiornato l'IOS per poter installate la funzione VPN tra due Cisco 828 ma dopo la varizione di IOS non sono riuscito ad entrare in Telnet sia tramite la porta LAN che tramite la SERIAL. Le ho provate tutte ed ho cercato lumio in giro ma non riesco a sbloccare tale situazione.
Qualcuno ha qualche idea su cosa possa essere successo.
I router funzionano normalmente .
vi allego la configurazione corrente.
---------------
Current configuration : 1943 bytes
!
version 12.3
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname ……
!
enable password……………….
!
username spc828 privilege 15 password ………………….
no aaa new-model
ip subnet-zero
ip name-server 62.94.0.1
ip name-server 62.94.0.2
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc Eutelia_test 12/35
oam-pvc manage
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl equipment-type CPE
dsl operating-mode GSHDSL symmetric annex B
dsl linerate AUTO
dsl ignore-error-duration 15
!
interface Dialer0
description connessione ad internet ( PPPoA EUTELIA )
ip address negotiated
ip nat outside
encapsulation ppp
ip route-cache flow
no logging event link-status
load-interval 30
dialer pool 1
dialer-group 1
no snmp trap link-status
no cdp enable
ppp chap hostname …………….
ppp chap password ………………
ppp pap refuse
!
ip nat translation timeout 420
ip nat translation tcp-timeout 120
ip nat translation pptp-timeout 420
ip nat translation udp-timeout 120
ip nat translation finrst-timeout 300
ip nat translation syn-timeout 120
ip nat translation dns-timeout 300
ip nat translation icmp-timeout 120
ip nat translation max-entries 5000
ip nat inside source list 1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 23 permit 192.168.1.0 0.0.0.255
!
line con 0
exec-timeout 120 0
privilege level 15
stopbits 1
line vty 0 3
exec-timeout 120 0
password …………………….
login local
length 0
line vty 4
exec-timeout 120 0
password ………………………..
login local
length 0
transport input telnet
transport output telnet
!
scheduler max-task-time 5000
!
end
ho un grosso problema.
ho aggiornato l'IOS per poter installate la funzione VPN tra due Cisco 828 ma dopo la varizione di IOS non sono riuscito ad entrare in Telnet sia tramite la porta LAN che tramite la SERIAL. Le ho provate tutte ed ho cercato lumio in giro ma non riesco a sbloccare tale situazione.
Qualcuno ha qualche idea su cosa possa essere successo.
I router funzionano normalmente .
vi allego la configurazione corrente.
---------------
Current configuration : 1943 bytes
!
version 12.3
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname ……
!
enable password……………….
!
username spc828 privilege 15 password ………………….
no aaa new-model
ip subnet-zero
ip name-server 62.94.0.1
ip name-server 62.94.0.2
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc Eutelia_test 12/35
oam-pvc manage
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl equipment-type CPE
dsl operating-mode GSHDSL symmetric annex B
dsl linerate AUTO
dsl ignore-error-duration 15
!
interface Dialer0
description connessione ad internet ( PPPoA EUTELIA )
ip address negotiated
ip nat outside
encapsulation ppp
ip route-cache flow
no logging event link-status
load-interval 30
dialer pool 1
dialer-group 1
no snmp trap link-status
no cdp enable
ppp chap hostname …………….
ppp chap password ………………
ppp pap refuse
!
ip nat translation timeout 420
ip nat translation tcp-timeout 120
ip nat translation pptp-timeout 420
ip nat translation udp-timeout 120
ip nat translation finrst-timeout 300
ip nat translation syn-timeout 120
ip nat translation dns-timeout 300
ip nat translation icmp-timeout 120
ip nat translation max-entries 5000
ip nat inside source list 1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
access-list 1 permit 192.168.1.0 0.0.0.255
access-list 23 permit 192.168.1.0 0.0.0.255
!
line con 0
exec-timeout 120 0
privilege level 15
stopbits 1
line vty 0 3
exec-timeout 120 0
password …………………….
login local
length 0
line vty 4
exec-timeout 120 0
password ………………………..
login local
length 0
transport input telnet
transport output telnet
!
scheduler max-task-time 5000
!
end