Configurazione 877 con WindConnect
Inviato: gio 03 apr , 2008 7:19 pm
Ho problemi a configurare correttamente un 877 con una Adsl WindConnect. Wind mi ha anche gentilmente fornito la configurazione che usano loro (e che ho ricalcato per i parametri necessari), ma senza successo.
Ne' dal router ne' dai Pc riesco a pingare o raggiungere nulla nel mondo esterno, nemmeno l'ip lato Wind.
Dove ho fatto la mia sciocchezza?
Scusate se per sicurezza posto l'intera configurazione:
--------------------------------------------
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname ***********
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 debugging
logging console critical
enable secret 5 ***********
!
no aaa new-model
!
resource policy
!
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
ip subnet-zero
no ip source-route
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.5.1 192.168.5.24
ip dhcp excluded-address 192.168.5.36 192.168.5.254
!
ip dhcp pool sdm-pool1
import all
network 192.168.5.0 255.255.255.0
default-router 192.168.5.1
!
!
ip tcp synwait-time 10
no ip bootp server
ip domain name ***********
ip name-server 208.67.222.222
ip ssh time-out 60
ip ssh authentication-retries 2
!
!
crypto pki trustpoint TP-self-signed-***********
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-***********
revocation-check none
rsakeypair TP-self-signed-***********
!
!
crypto pki certificate chain TP-self-signed-***********
certificate self-signed 01
***********
quit
username *********** privilege 15 secret 5 ***********
!
!
!
!
!
interface ATM0
description Adsl ***********
no ip address
no ip route-cache cef
no ip route-cache
no ip mroute-cache
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
!
interface ATM0.1 point-to-point
description Wind
ip address X.X.X.90 255.255.255.192
ip nat outside
no ip route-cache
no ip mroute-cache
no snmp trap link-status
pvc 8/35
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description Private Lan
ip address 192.168.5.1 255.255.255.0
no ip redirects
ip nat inside
ip pim sparse-dense-mode
no ip route-cache cef
no ip route-cache
no ip mroute-cache
!
ip route 0.0.0.0 0.0.0.0 X.X.X.65
!
no ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list 101 interface ATM0.1 overload
!
logging trap debugging
access-list 3 permit 161.27.15.0 0.0.0.255
access-list 101 permit ip 192.168.5.0 0.0.0.255 any
!
control-plane
!
banner login This is a private router - Authorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!
!
line con 0
login local
no modem enable
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
scheduler allocate 4000 1000
scheduler interval 500
end
Ne' dal router ne' dai Pc riesco a pingare o raggiungere nulla nel mondo esterno, nemmeno l'ip lato Wind.
Dove ho fatto la mia sciocchezza?
Scusate se per sicurezza posto l'intera configurazione:
--------------------------------------------
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname ***********
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 debugging
logging console critical
enable secret 5 ***********
!
no aaa new-model
!
resource policy
!
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
ip subnet-zero
no ip source-route
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.5.1 192.168.5.24
ip dhcp excluded-address 192.168.5.36 192.168.5.254
!
ip dhcp pool sdm-pool1
import all
network 192.168.5.0 255.255.255.0
default-router 192.168.5.1
!
!
ip tcp synwait-time 10
no ip bootp server
ip domain name ***********
ip name-server 208.67.222.222
ip ssh time-out 60
ip ssh authentication-retries 2
!
!
crypto pki trustpoint TP-self-signed-***********
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-***********
revocation-check none
rsakeypair TP-self-signed-***********
!
!
crypto pki certificate chain TP-self-signed-***********
certificate self-signed 01
***********
quit
username *********** privilege 15 secret 5 ***********
!
!
!
!
!
interface ATM0
description Adsl ***********
no ip address
no ip route-cache cef
no ip route-cache
no ip mroute-cache
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
!
interface ATM0.1 point-to-point
description Wind
ip address X.X.X.90 255.255.255.192
ip nat outside
no ip route-cache
no ip mroute-cache
no snmp trap link-status
pvc 8/35
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description Private Lan
ip address 192.168.5.1 255.255.255.0
no ip redirects
ip nat inside
ip pim sparse-dense-mode
no ip route-cache cef
no ip route-cache
no ip mroute-cache
!
ip route 0.0.0.0 0.0.0.0 X.X.X.65
!
no ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat inside source list 101 interface ATM0.1 overload
!
logging trap debugging
access-list 3 permit 161.27.15.0 0.0.0.255
access-list 101 permit ip 192.168.5.0 0.0.0.255 any
!
control-plane
!
banner login This is a private router - Authorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!
!
line con 0
login local
no modem enable
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
scheduler allocate 4000 1000
scheduler interval 500
end