Aiuto Configurazione SOHO77
Inviato: ven 28 lug , 2006 9:52 am
Ciao a tutti, innanzittutto mi presento, mi chiamo Alessio e sono nuovo del forum. Ho recuperato da un amico un router Cisco SOHO77. Ieri ho spulciato in lungo ed in largo il vostro forum per cercare informaizoni necessarie per la configurazione del mio router. Alla fine ci sono riuscito, ma credo non benissimo. Ho fatto un pessword recovery ed ho impostato la mia password, però mi sa che il router non è stato resettato del tutto, in quanto ci sono ancora presenti delle cose che non hanno niente a che fare con il mio account internet (Alice).
Poi non penso funzioni al massimo, in quanto spesso e volentieri IE mi restituisce "Impossibile visualizzare la pagina", poi faccio aggiorna e mi compare la pagine richiesta... Con il precedente router USRobotics non mi era mai successo!
Riporto qua sotto le configurazioni:
sh ver
Cisco Internetwork Operating System Software
IOS (tm) SOHO70 Software (SOHO70-Y1-M), Version 12.1(5)YB4, EARLY DEPLOYMENT REL
EASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Tue 03-Jul-01 19:53 by ealyon
Image text-base: 0x80013170, data-base: 0x805AB8E4
ROM: System Bootstrap, Version 12.2(1r)XE2, RELEASE SOFTWARE (fc1)
ROM: SOHO70 Software (SOHO70-Y1-M), Version 12.1(5)YB4, EARLY DEPLOYMENT RELEASE
SOFTWARE (fc1)
Router uptime is 2 minutes
System returned to ROM by power-on
System image file is "flash:soho70-y1-mz.121-5.YB4"
CISCO SOHO 77 (MPC855T) processor (revision 0x301) with 15360K/1024K bytes of me
mory.
Processor board ID JAD05420GT5 (1140909713), with hardware revision 0000
CPU rev number 5
Bridging software.
1 Ethernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
128K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
Ed il sh run
Current configuration : 1813 bytes
!
version 12.1
no service single-slot-reload-enable
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
logging rate-limit console 10 except errors
enable secret *****
!
ip subnet-zero
no ip finger
!
no ip dhcp-client network-discovery
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
hold-queue 224 in
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp chap hostname *****
ppp chap password *****
ppp pap sent-username ***** password *****
!
interface Dialer1
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp pap sent-username ***** password *****
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 0.0.0.0 0.0.0.0 Dialer0
ip http server
!
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static udp 192.168.1.51 17001 interface Dialer0 17001
ip nat inside source static tcp 192.168.1.51 17000 interface Dialer0 17000
ip nat inside source static tcp 192.168.1.51 21 interface Dialer0 21
ip nat inside source static udp 192.168.1.51 21 interface Dialer0 21
ip nat inside source static tcp 192.168.1.51 5951 interface Dialer0 5900
ip nat inside source static udp 192.168.1.51 5951 interface Dialer0 5900
access-list 1 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
!
line con 0
transport input none
stopbits 1
line vty 0 4
password *****
login
!
scheduler max-task-time 5000
end
C'è qualcosa che potrebbe essere sistemato meglio?
Come posso effettuare il reset completo del router (per rotornare alle impostazioni di fabbrica)?
Come si può far funzionare correttamente il webserver interno per vedere correttamente la pagina di configurazione via http?
Grazie a tutti quanti vogliano rispondermi.
Poi non penso funzioni al massimo, in quanto spesso e volentieri IE mi restituisce "Impossibile visualizzare la pagina", poi faccio aggiorna e mi compare la pagine richiesta... Con il precedente router USRobotics non mi era mai successo!
Riporto qua sotto le configurazioni:
sh ver
Cisco Internetwork Operating System Software
IOS (tm) SOHO70 Software (SOHO70-Y1-M), Version 12.1(5)YB4, EARLY DEPLOYMENT REL
EASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Tue 03-Jul-01 19:53 by ealyon
Image text-base: 0x80013170, data-base: 0x805AB8E4
ROM: System Bootstrap, Version 12.2(1r)XE2, RELEASE SOFTWARE (fc1)
ROM: SOHO70 Software (SOHO70-Y1-M), Version 12.1(5)YB4, EARLY DEPLOYMENT RELEASE
SOFTWARE (fc1)
Router uptime is 2 minutes
System returned to ROM by power-on
System image file is "flash:soho70-y1-mz.121-5.YB4"
CISCO SOHO 77 (MPC855T) processor (revision 0x301) with 15360K/1024K bytes of me
mory.
Processor board ID JAD05420GT5 (1140909713), with hardware revision 0000
CPU rev number 5
Bridging software.
1 Ethernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
128K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
Ed il sh run
Current configuration : 1813 bytes
!
version 12.1
no service single-slot-reload-enable
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
logging rate-limit console 10 except errors
enable secret *****
!
ip subnet-zero
no ip finger
!
no ip dhcp-client network-discovery
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
!
interface ATM0
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
hold-queue 224 in
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp chap hostname *****
ppp chap password *****
ppp pap sent-username ***** password *****
!
interface Dialer1
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp pap sent-username ***** password *****
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 0.0.0.0 0.0.0.0 Dialer0
ip http server
!
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static udp 192.168.1.51 17001 interface Dialer0 17001
ip nat inside source static tcp 192.168.1.51 17000 interface Dialer0 17000
ip nat inside source static tcp 192.168.1.51 21 interface Dialer0 21
ip nat inside source static udp 192.168.1.51 21 interface Dialer0 21
ip nat inside source static tcp 192.168.1.51 5951 interface Dialer0 5900
ip nat inside source static udp 192.168.1.51 5951 interface Dialer0 5900
access-list 1 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
!
line con 0
transport input none
stopbits 1
line vty 0 4
password *****
login
!
scheduler max-task-time 5000
end
C'è qualcosa che potrebbe essere sistemato meglio?
Come posso effettuare il reset completo del router (per rotornare alle impostazioni di fabbrica)?
Come si può far funzionare correttamente il webserver interno per vedere correttamente la pagina di configurazione via http?
Grazie a tutti quanti vogliano rispondermi.