Datemi una mano please!! ora sn connesso tramite modem usb ed il router smista la mia connessione condivisa pensate un pò voi...
HELP!!
Date un occhio a questa mia conf e ditemi perfavore!!
Grazie a tutti in anticipo!!Current configuration : 2741 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname cisco837
!
boot-start-marker
boot-end-marker
!
no logging buffered
enable secret 5 $1$n0Y4$Uw0.C7MpKBKsPyazENUz..
enable password 7 110A1016141D46090A2B29282D
!
no aaa new-model
ip subnet-zero
!
!
no ip dhcp conflict logg
ip dhcp excluded-address 192.168.0.250
!
ip dhcp pool CLIENT
network 192.168.0.0 255.255.255.0
default-router 192.168.0.250
dns-server 62.211.69.150 212.48.4.15
domain-name tin.it
lease infinite
!
!
ip name-server 62.211.69.150
ip name-server 212.48.4.15
ip ips po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
description INTERFACCIA LAN
ip address 192.168.0.250 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1412
no cdp enable
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
pvc 8/35
pppoe-client dial-pool-number 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip mtu 1452
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication pap callin
ppp pap sent-username [email protected] password 7 03025E12031D204E4B071D
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
ip nat translation timeout 420
ip nat translation tcp-timeout 120
ip nat translation udp-timeout 120
ip nat translation syn-timeout 120
ip nat translation dns-timeout 120
ip nat translation icmp-timeout 120
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static tcp 192.168.0.1 7640 interface Dialer0 7640
ip nat inside source static udp 192.168.0.1 7640 interface Dialer0 7640
ip nat inside source static tcp 192.168.0.1 7642 interface Dialer0 7642
ip nat inside source static udp 192.168.0.1 7642 interface Dialer0 7642
!
!
access-list 1 permit 192.168.0.0 0.0.0.255
dialer-list 1 protocol ip permit
snmp-server community public RO
snmp-server enable traps tty
no cdp run
!
control-plane
!
!
line con 0
exec-timeout 0 0
no modem enable
transport pref
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
exec-timeout 120 0
password 7 094F471A1A0A5A130F010D24
login
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
