e ho un problema.. ogni tanto decide di disconettersi.. e non capisco il motivo.. questi sono i log che da..
Codice: Seleziona tutto
2d01h: %LINK-3-UPDOWN: Interface ATM0, changed state to down
2d01h: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to do
wn
2d01h: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down
2d01h: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di0
2d01h: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed
state to down
2d01h: %LINK-3-UPDOWN: Interface ATM0, changed state to up
2d01h: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up
2d01h: %LINK-3-UPDOWN: Interface ATM0, changed state to down
2d01h: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to do
wn
2d01h: %LINK-3-UPDOWN: Interface ATM0, changed state to up
2d01h: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, changed state to up
2d01h: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up
2d01h: %DIALER-6-BIND: Interface Vi1 bound to profile Di0
2d01h: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed
state to up
Codice: Seleziona tutto
Cisco827#sh run
Building configuration...
Current configuration : 3102 bytes
!
version 12.2
service config
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Cisco827
!
enable secret 5 $1$DA8G$xsvecs/C0L04zpk2XWQUv.
enable password 7 011701105700071B35455806
!
clock timezone utc 12
no ip subnet-zero
ip name-server 212.216.112.222
ip dhcp excluded-address 192.168.0.245
ip dhcp excluded-address 192.168.0.100
!
ip dhcp pool nomepool
network 192.168.0.0 255.255.255.0
domain-name digitalsnc.it
default-router 192.168.0.245
dns-server 212.216.112.222 151.99.125.2
lease infinite
!
!
!
!
interface Ethernet0
ip address 192.168.0.245 255.255.255.0
ip nat inside
no cdp enable
hold-queue 100 out
!
interface ATM0
no ip address
ip nat outside
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
description ADSL CISCO ROUTER
ip address negotiated
ip access-group 130 in
ip access-group 110 out
ip nat outside
encapsulation ppp
dialer pool 1
no cdp enable
ppp pap sent-username venomteam2 password 7 144640585D5679
!
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static udp 192.168.0.100 28961 interface Dialer0 28961
ip nat inside source static tcp 192.168.0.10 4711 interface Dialer0 4711
ip nat inside source static udp 192.168.0.10 5555 interface Dialer0 5555
ip nat inside source static tcp 192.168.0.10 5500 interface Dialer0 5500
ip nat inside source static tcp 192.168.0.135 80 interface Dialer0 80
ip nat inside source static udp 192.168.0.100 1055 interface Dialer0 1055
ip nat inside source static tcp 192.168.0.100 1050 interface Dialer0 1050
ip nat inside source static tcp 192.168.0.100 5900 interface Dialer0 5900
ip nat inside source static tcp 192.168.0.245 23 interface Dialer0 23
ip nat inside source static tcp 192.168.0.135 22 interface Dialer0 22
ip nat inside source static tcp 192.168.0.100 1723 interface Dialer0 1723
ip nat inside source static udp 192.168.0.100 1723 interface Dialer0 1723
no ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
!
logging facility local3
logging 192.168.0.100
access-list 1 permit 192.168.0.0 0.0.0.255
access-list 110 permit ip any any
access-list 130 deny tcp any any eq echo log
access-list 130 deny udp any any eq echo log
access-list 130 deny tcp any any eq 11
access-list 130 deny udp any any eq 11
access-list 130 deny tcp any any eq daytime
access-list 130 deny udp any any eq 13
access-list 130 deny tcp any any eq 15
access-list 130 deny udp any any eq 15
access-list 130 deny tcp any any eq 17
access-list 130 deny udp any any eq 17
access-list 130 deny tcp any any eq chargen log
access-list 130 deny udp any any eq 19 log
access-list 130 permit ip any any
no cdp run
snmp-server community public RO
snmp-server community catchme RO
snmp-server trap-source Ethernet0
snmp-server host 192.168.0.100 catchme
!
line con 0
exec-timeout 0 0
stopbits 1
line vty 0 4
password 7 0000141208500A121B285A41
login
!
no scheduler max-task-time
end
Cisco827#
ho un alice adsl.. flat..
Dove puo essere il problema?
ps: puo' essere abbia fatto un errore stupido.. perchè sono alle primissime armi con il cisco!