Current configuration : 3434 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
no logging buffered
!
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 cef
!
ip name-server 212.216.112.112
!
!
crypto pki trustpoint TP-self-signed-[...]
quit
!
!
!
!
!
!
interface ATM0
no ip address
no ip route-cache cef
no ip route-cache
no ip mroute-cache
atm vc-per-vp 256
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
hold-queue 224 in
!
interface FastEthernet0
!
interface FastEthernet1
shutdown
!
interface FastEthernet2
shutdown
!
interface FastEthernet3
shutdown
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip route-cache flow
interface Dialer0
description DIALER ALICE-ADSL
ip address negotiated
ip mtu 1452
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp header-compression
dialer pool 1
dialer-group 1
ppp chap hostname *
ppp chap password 0 *
ppp pap sent-username *password 0 *
!
ip route 0.0.0.0 0.0.0.0 Dialer0 permanent
!
ip http server
ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
ip access-list extended nat
permit ip 192.168.1.0 0.0.0.255 any
permit icmp 192.168.1.0 0.0.0.255 any
!
logging trap debugging
logging 192.168.1.100
access-list 1 remark SDM_ACL Category=18
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
!
scheduler max-task-time 5000
ntp clock-period 17208461
ntp source Dialer0
ntp server 193.204.114.232 source Dialer0
end
il route 'vede' Internet regolarmente, come Ping a indirizzi pubblici o acquisizione ora da server NTP; il PC 'vede' il router regolarmente, si riesce ad esempio ad utilizzare il SDM; ma dal PC non si riesce ad uscire su Internet...

Grazie.