Sono nuovo di qui.
Ho cercato su forum precedenti e da quello che ho letto ho capito che il problema si dovrebbe "risolvere" tramite aggiornamento firmware .
Vi spiego in breve il mio problema .
Da poco ho cambiato la linea adsl in un ufficio (siamo passati a Alice Business 20mb 8 ip pub) , una volta messa in produzione il router con la nuova configurazione dopo poche ore si blocca e non mi permette più di navigare , l'interfaccia ATM risulta up ma non pinga la punto punto .
Vi allego la configurazione nel caso avessi commesso qualche errore :
Building configuration...
Current configuration : 2589 bytes
!
version 12.4
!
hostname
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
logging buffered 51200
logging console critical
!
no aaa new-model
clock timezone cet 1
!
!
dot11 syslog
no ip source-route
!
!
ip cef
no ip bootp server
ip name-server *****
ip name-server
!
!
!
archive
log config
hidekeys
!
!
!
track 1 interface ATM0.6 ip routing
delay down 5 up 30
!
track 2 ip sla 10
delay down 10 up 50
!
!
!
interface ATM0
no ip address
no atm ilmi-keepalive
!
interface ATM0.6 point-to-point
description $FW_OUTSIDE$$ES_WAN$
ip address x.x.x.x 255.255.255.252 punto punto
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat outside
ip virtual-reassembly
pvc 8/35
encapsulation aal5snap
!
!
interface FastEthernet0
shutdown
duplex full
speed 100
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description $FW_INSIDE$
ip address 192.168.2.11 255.255.255.0 secondary
ip address y.y.y.y 255.255.255.248 secondary (ip pub)
ip address 192.168.1.1 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat inside
ip virtual-reassembly
standby 3 ip 192.168.2.10
standby 3 priority 140
standby 3 preempt
standby 3 authentication admin3
standby 3 name hrsp-fw
standby 3 track 1 decrement 20
glbp 2 ip 192.168.1.4
glbp 2 timers 5 18
glbp 2 priority 150
glbp 2 preempt
glbp 2 load-balancing weighted
glbp 2 authentication text admin2
glbp 2 name pa
glbp 2 weighting track 1 decrement 100
glbp 2 weighting track 2 decrement 100
!
interface Dialer0
no ip address
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 ATM0.6
no ip http server
no ip http secure-server
!
ip nat pool inter y.y.y.y y.y.y.y netmask 255.255.255.248
ip nat inside source list 100 pool inter overload
!
ip sla 10
icmp-echo x.x.x.x source-interface Vlan1
frequency 50
ip sla schedule 10 life forever start-time now
logging 192.168.1.95
!
!
!
control-plane
!
!
!
scheduler max-task-time 5000
ntp server 192.168.1.18
end
ATTENDO FIDUCIOSO UN VOSTRO AIUTO...prima che lo sbatto per terra...

Enzo