ho una linea a 4 mbit ... con una versione 12.2(13)ZH2 sta su tranquillo ... invece con una 12.3-11.T6 cade ogni tot la Dialer ... e se ben ricordo avevo lo stesso comportamento la 12.3-11.T2 ....
sapete darmi qualche consiglio a riguardo ?? ... può essere proprio la versione di IOS ? .... io non noto nulla nei log nel momento in cui cade

la mia conf:
Codice: Seleziona tutto
!
! Last configuration change at 09:47:02 UTC Sat Jul 30 2005
! NVRAM config last updated at 09:47:52 UTC Sat Jul 30 2005
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname xxxxxxxx
!
boot-start-marker
boot-end-marker
!
logging buffered informational
enable secret xxxxxx
enable password xxxxx
!
username CRWS_Bijoy privilege xxxxx password xxxxxx
ip subnet-zero
ip dhcp excluded-address 192.168.1.1 192.168.1.99
!
ip dhcp pool CLIENT
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
lease 0 2
!
ip dhcp pool client
dns-server 212.216.112.112 212.216.172.62
!
!
ip name-server 85.37.17.56
ip name-server 151.99.125.1
ip name-server 212.216.112.112
ip name-server 212.216.172.62
ip inspect name myfw cuseeme timeout 3600
ip inspect name myfw ftp timeout 3600
ip inspect name myfw rcmd timeout 3600
ip inspect name myfw realaudio timeout 3600
ip inspect name myfw smtp timeout 3600
ip inspect name myfw tftp timeout 30
ip inspect name myfw udp timeout 15
ip inspect name myfw tcp timeout 3600
ip inspect name myfw h323 timeout 3600
no aaa new-model
!
!
!
!
no crypto isakmp ccm
!
!
!
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 atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface Dialer1
ip address negotiated
ip access-group 111 in
ip nat outside
ip inspect myfw out
encapsulation ppp
dialer pool 1
ppp chap hostname aliceadsl
ppp chap password 7 082040470A1C04130107
ppp pap sent-username aliceadsl password 7 1218091E110E0D003927
ppp ipcp dns request
ppp ipcp wins request
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
no ip http secure-server
!
ip nat translation timeout 3600
ip nat translation tcp-timeout 3600
ip nat translation udp-timeout 1200
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 4096
ip nat inside source list 102 interface Dialer1 overload
ip nat inside source static tcp 192.168.1.10 5900 interface Dialer1 5900
ip nat inside source static tcp 192.168.1.10 5800 interface Dialer1 5800
ip nat inside source static tcp 192.168.1.10 4099 interface Dialer1 4099
ip nat inside source static tcp 192.168.1.10 4098 interface Dialer1 4098
ip nat inside source static tcp 192.168.1.10 4097 interface Dialer1 4097
ip nat inside source static tcp 192.168.1.10 4096 interface Dialer1 4096
ip nat inside source static tcp 192.168.1.10 4095 interface Dialer1 4095
ip nat inside source static tcp 192.168.1.10 4662 interface Dialer1 4662
ip nat inside source static udp 192.168.1.10 4672 interface Dialer1 4672
!
access-list 23 permit 192.168.1.0 0.0.0.255
access-list 102 permit ip 192.168.1.0 0.0.0.255 any
access-list 111 permit udp any any eq 4672
access-list 111 permit tcp any any eq 4662
access-list 111 permit tcp any any eq 4095
access-list 111 permit tcp any any eq 4096
access-list 111 permit tcp any any eq 4097
access-list 111 permit tcp any any eq 4098
access-list 111 permit tcp any any eq 4099
access-list 111 permit tcp any any eq 5800
access-list 111 permit tcp any any eq 5900
access-list 111 permit icmp any any administratively-prohibited
access-list 111 permit icmp any any echo
access-list 111 permit icmp any any echo-reply
access-list 111 permit icmp any any packet-too-big
access-list 111 permit icmp any any time-exceeded
access-list 111 permit icmp any any unreachable
access-list 111 permit udp any eq bootps any eq bootpc
access-list 111 permit udp any eq bootps any eq bootps
access-list 111 permit udp any eq domain any
access-list 111 permit esp any any
access-list 111 permit udp any any eq isakmp
access-list 111 permit udp any any eq 10000
access-list 111 permit tcp any any eq 1723
access-list 111 permit tcp any any eq 139
access-list 111 permit udp any any eq netbios-ns
access-list 111 permit udp any any eq netbios-dgm
access-list 111 permit gre any any
access-list 111 deny ip any any log
dialer-list 1 protocol ip permit
!
control-plane
!
!
line con 0
no modem enable
stopbits 1
line aux 0
stopbits 1
line vty 0 4
access-class 23 in
exec-timeout 120 0
password 7 xxxxxxx
login
length 0
!
scheduler max-task-time 5000
end
