Aiuto per configurazione cisco 837
Inviato: mar 10 nov , 2009 6:45 am
Salve a tutti,
vorrei chiedere un aiuto per la configurazione del mio router Cisco 837 (sono 2 settimane che ci sbatto la testa ma niente), ho gia letto diversi post ma nessuna conf mi ha aiutato. Non riesco ad andare in internet nonostante la conf sembri corretta. Allego lo show runn per eventuali commenti.
----Show runn----
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
memory-size iomem 15
!
no aaa new-model
ip subnet-zero
ip dhcp excluded-address 192.168.1.1 192.168.1.9
ip dhcp excluded-address 192.168.1.21 192.168.1.254
!
ip dhcp pool CASA
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 208.67.222.222 208.67.220.220
!
!
ip audit po max-events 100
no ftp-server write-enable
!
!
!
!
no crypto isakmp enable
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface Dialer1
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
ppp authentication chap callin
ppp chap hostname xxxxxxxxxxxxx
ppp chap password 0 principessa
ppp pap sent-username xxxxxxxxxx password xxxxxxxxx
!
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 1 interface Dialer1 overload
!
!
access-list 1 permit 192.168.0.0 0.0.255.255
!
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
line vty 0 4
!
scheduler max-task-time 5000
!
end
allego anche uno show ip int br
----show ip int br----
Router(config-if)#do show ip int br
Interface IP-Address OK? Method Status Prot
ocol
ATM0 unassigned YES manual up up
Dialer1 82.52.12.46 YES IPCP up up
Ethernet0 192.168.1.1 YES manual up up
Virtual-Access1 unassigned YES unset up up
Virtual-Access2 unassigned YES unset up up
ma cosa sono quei due Virtual-Access?
Ringrazio anticipatamente chiunque mi darĂ un suggerimento.
Ciao
Paperinik29
vorrei chiedere un aiuto per la configurazione del mio router Cisco 837 (sono 2 settimane che ci sbatto la testa ma niente), ho gia letto diversi post ma nessuna conf mi ha aiutato. Non riesco ad andare in internet nonostante la conf sembri corretta. Allego lo show runn per eventuali commenti.
----Show runn----
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
memory-size iomem 15
!
no aaa new-model
ip subnet-zero
ip dhcp excluded-address 192.168.1.1 192.168.1.9
ip dhcp excluded-address 192.168.1.21 192.168.1.254
!
ip dhcp pool CASA
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 208.67.222.222 208.67.220.220
!
!
ip audit po max-events 100
no ftp-server write-enable
!
!
!
!
no crypto isakmp enable
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
no ip mroute-cache
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface Dialer1
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
ppp authentication chap callin
ppp chap hostname xxxxxxxxxxxxx
ppp chap password 0 principessa
ppp pap sent-username xxxxxxxxxx password xxxxxxxxx
!
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 1 interface Dialer1 overload
!
!
access-list 1 permit 192.168.0.0 0.0.255.255
!
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
line vty 0 4
!
scheduler max-task-time 5000
!
end
allego anche uno show ip int br
----show ip int br----
Router(config-if)#do show ip int br
Interface IP-Address OK? Method Status Prot
ocol
ATM0 unassigned YES manual up up
Dialer1 82.52.12.46 YES IPCP up up
Ethernet0 192.168.1.1 YES manual up up
Virtual-Access1 unassigned YES unset up up
Virtual-Access2 unassigned YES unset up up
ma cosa sono quei due Virtual-Access?
Ringrazio anticipatamente chiunque mi darĂ un suggerimento.
Ciao
Paperinik29