Help SOHO 97
Inviato: mar 13 giu , 2006 12:50 pm
Salve a tutti,
ho questa semplice configurazione nel mio router ma il problema è che non riesco ad accedere ad Internet dalla rete interna. Anche pingando dal router ad un indirizzo pubblico non ottengo risposta, eppure la stessa configurazione qua postata l'ho utilizzata in altre sedi e non c'è alcun problema...
Ringrazio anticipatamente chiunque potrà essermi d'aiuto.
sh conf
Using 1405 out of 131072 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname router
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$GQ5s$m.xrykGOSHMel.5ZGu3XA0
!
no aaa new-model
!
resource policy
!
no ip source-route
!
!
ip cef
ip name-server 151.99.125.2
!
!
!
!
!
!
!
!
interface Ethernet0
ip address 10.0.2.254 255.255.255.0 secondary
ip address 88.x.x.17 255.255.255.248
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip address 88.x.x.116 255.255.255.0
ip nat outside
no snmp trap link-status
pvc 8/35
oam-pvc manage
oam retry 5 5 1
encapsulation aal5snap
!
!
interface Dialer1
no ip address
encapsulation ppp
!
ip route 0.0.0.0 0.0.0.0 ATM0.1
ip http server
no ip http secure-server
!
ip nat inside source list 199 interface ATM0.1 overload
!
access-list 199 permit ip 10.0.2.0 0.0.0.255 any
!
control-plane
!
!
line con 0
exec-timeout 0 0
no modem enable
transport preferred telnet
transport output all
line aux 0
transport preferred telnet
transport output all
line vty 0 4
exec-timeout 0 0
password 7 09405B021C544E4359
login
transport preferred telnet
transport input all
transport output all
!
scheduler max-task-time 5000
end
ho questa semplice configurazione nel mio router ma il problema è che non riesco ad accedere ad Internet dalla rete interna. Anche pingando dal router ad un indirizzo pubblico non ottengo risposta, eppure la stessa configurazione qua postata l'ho utilizzata in altre sedi e non c'è alcun problema...
Ringrazio anticipatamente chiunque potrà essermi d'aiuto.
sh conf
Using 1405 out of 131072 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname router
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$GQ5s$m.xrykGOSHMel.5ZGu3XA0
!
no aaa new-model
!
resource policy
!
no ip source-route
!
!
ip cef
ip name-server 151.99.125.2
!
!
!
!
!
!
!
!
interface Ethernet0
ip address 10.0.2.254 255.255.255.0 secondary
ip address 88.x.x.17 255.255.255.248
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip address 88.x.x.116 255.255.255.0
ip nat outside
no snmp trap link-status
pvc 8/35
oam-pvc manage
oam retry 5 5 1
encapsulation aal5snap
!
!
interface Dialer1
no ip address
encapsulation ppp
!
ip route 0.0.0.0 0.0.0.0 ATM0.1
ip http server
no ip http secure-server
!
ip nat inside source list 199 interface ATM0.1 overload
!
access-list 199 permit ip 10.0.2.0 0.0.0.255 any
!
control-plane
!
!
line con 0
exec-timeout 0 0
no modem enable
transport preferred telnet
transport output all
line aux 0
transport preferred telnet
transport output all
line vty 0 4
exec-timeout 0 0
password 7 09405B021C544E4359
login
transport preferred telnet
transport input all
transport output all
!
scheduler max-task-time 5000
end