CISCO 857W con alice adsl
Inviato: ven 09 mag , 2008 11:02 am
Salve a tutti,
premetto che ho cercato e ho provato altre soluzioni proposte in questo forum, ma non ho trovato ciò che faceva al mio caso purtroppo ;(
Ho un Alice adsl 7 mega, ma il router non riesce a connettersi ad Internet ( l'indirizzo ip dell'adsl invece viene assegnato correttamente ). Posto la configurazione certo che qualcuno in questo forum riuscira' ad aiutarmi
Questo è invece il test di connessione ad alice adsl:
Grazie a tutti quelli che vorrando darmi una mano 
premetto che ho cercato e ho provato altre soluzioni proposte in questo forum, ma non ho trovato ciò che faceva al mio caso purtroppo ;(
Ho un Alice adsl 7 mega, ma il router non riesce a connettersi ad Internet ( l'indirizzo ip dell'adsl invece viene assegnato correttamente ). Posto la configurazione certo che qualcuno in questo forum riuscira' ad aiutarmi

Codice: Seleziona tutto
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug uptime
service timestamps log uptime
service password-encryption
service sequence-numbers
!
hostname Routing
!
logging buffered 10240 debugging
logging console critical
!
ip subnet-zero
no ip source-route
ip domain-name local
ip dhcp excluded-address 192.168.1.1 192.168.1.99
ip dhcp excluded-address 192.168.1.254
!
ip dhcp pool dhcppool
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
update arp
exit
!
!
ip tcp selective-ack
ip tcp timestamp
no ip bootp server
no ip domain lookup
ip inspect name firewall tcp
ip inspect name firewall udp
ip inspect name firewall cuseeme
ip inspect name firewall h323
ip inspect name firewall rcmd
ip inspect name firewall realaudio
ip inspect name firewall streamworks
ip inspect name firewall vdolive
ip inspect name firewall sqlnet
ip inspect name firewall tftp
ip inspect name firewall ftp
ip inspect name firewall icmp
ip inspect name firewall sip
ip inspect name firewall esmtp max-data 52428800
ip inspect name firewall fragment maximum 256 timeout 1
ip inspect name firewall netshow
ip inspect name firewall pptp
ip inspect name firewall rtsp
ip inspect name firewall skinny
ip domain name local
ip name-server 151.99.125.2
ip name-server 212.216.112.112
file verify auto
!
username ********* privilege 15 secret 0 ********
!
bridge irb
!
!
interface Dot11Radio0
no ip address
!
encryption mode ciphers tkip
!
ssid Cisco 857W
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 0102030405
!
speed basic-1.0 basic-2.0 basic-5.5 basic-6.0 basic-9.0 basic-11.0 basic-12.0 basic-18.0 basic-24.0 basic-36.0 basic-48.0 basic-54.0
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
no ip address
bridge-group 1
bridge-group 1 spanning-disabled
!
interface bvi1
ip address 192.168.1.254 255.255.255.0
ip access-group 102 in
ip nat inside
no ip directed-broadcast
exit
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
no atm ilmi-keepalive
dsl operating-mode ansi-dmt
!
interface ATM0.1 point-to-point
pvc 8/35
pppoe-client dial-pool-number 1
!
exit
!
interface Dialer0
ip inspect firewall out
ip access-group 101 in
ip address negotiated
no ip redirects
no ip unreachables
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip route-cache flow
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname **************
ppp chap password 0 ************
ppp pap sent-username ************* password 0 **********
exit
!
ip nat inside source list 1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
!
line vty 0 4
access-class 2 in
exit
!
access-list 1 remark The local LAN.
access-list 1 permit 192.168.1.0 0.0.0.255
!
access-list 2 remark Where management can be done from.
access-list 2 permit 192.168.1.0 0.0.0.255
!
access-list 101 remark Traffic allowed to enter the router from the Internet
access-list 101 deny ip 0.0.0.0 0.255.255.255 any
access-list 101 deny ip 10.0.0.0 0.255.255.255 any
access-list 101 deny ip 127.0.0.0 0.255.255.255 any
access-list 101 deny ip 169.254.0.0 0.0.255.255 any
access-list 101 deny ip 172.16.0.0 0.15.255.255 any
access-list 101 deny ip 192.0.2.0 0.0.0.255 any
access-list 101 deny ip 192.168.0.0 0.0.255.255 any
access-list 101 deny ip 198.18.0.0 0.1.255.255 any
access-list 101 deny ip 224.0.0.0 0.15.255.255 any
access-list 101 deny ip any host 255.255.255.255
access-list 101 permit tcp any any eq 1723
access-list 101 permit gre any any
access-list 101 deny icmp any any echo
access-list 101 deny ip any any log
!
access-list 102 remark Traffic allowed to enter the router from the Ethernet
access-list 102 permit ip any host 192.168.1.254
access-list 102 deny ip any host 192.168.1.255
access-list 102 deny udp any any eq tftp log
access-list 102 deny ip any 0.0.0.0 0.255.255.255 log
access-list 102 deny ip any 10.0.0.0 0.255.255.255 log
access-list 102 deny ip any 127.0.0.0 0.255.255.255 log
access-list 102 deny ip any 169.254.0.0 0.0.255.255 log
access-list 102 deny ip any 172.16.0.0 0.15.255.255 log
access-list 102 deny ip any 192.0.2.0 0.0.0.255 log
access-list 102 deny ip any 192.168.0.0 0.0.255.255 log
access-list 102 deny ip any 198.18.0.0 0.1.255.255 log
access-list 102 deny udp any any eq 135 log
access-list 102 deny tcp any any eq 135 log
access-list 102 deny udp any any eq 137 log
access-list 102 deny udp any any eq 138 log
access-list 102 deny tcp any any eq 445 log
access-list 102 permit ip 192.168.1.0 0.0.0.255 any
access-list 102 permit ip any host 255.255.255.255
access-list 102 deny ip any any log
!
bridge 1 route ip
dialer-list 1 protocol ip permit
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
^C
!
interface FastEthernet0
no shutdown
exit
interface FastEthernet1
no shutdown
exit
interface FastEthernet2
no shutdown
exit
interface FastEthernet3
no shutdown
exit
interface vlan1
no shutdown
exit
interface ATM0
no shutdown
exit
interface Dot11Radio0
no shutdown
exit
interface bvi1
no shutdown
exit
Codice: Seleziona tutto
Router Details
Attribute Value
Router Model 857W
Image Name c850-advsecurityk9-mz.124-15.T3.bin
IOS Version 12.4(15)T3
Hostname Routing
Interface Details
Attribute Value
Interface ATM0.1
IP address Easy IP
Description
Test Activity Summary
Activity Status
Checking interface status... Up
Checking for DNS settings... Successful
Checking interface IP address.. Successful
Checking exit interface... Successful
Pinging to destination host... Failed
Checking ATM PVC status... Up
Checking PPPoE tunnel... Up
Test Activity Details
Activity Status
Checking interface status... Up
Interface physical status :Up
Line protocol status :Up
Checking for DNS settings... Successful
DNS lookup set :Yes
Statically configured DNS servers : 151.99.125.2 212.216.112.112
Dynamically imported DNS servers :None
Checking interface IP address.. Successful
Interface IP address :82.51.8.55
Interface IP address Type :Negotiated
Checking exit interface... Successful
Exit interface found :Dialer0
Exit interface found :Dialer0
Pinging to destination host... Failed
Destination pinged to :151.99.125.2
Size of the ping packet (in bytes) :100
Timeout interval :2
Number of ping packets sent to the destination address :5
Ping reply validated :No
Fragmentation allowed on ping packet :No
Destination pinged to :212.216.112.112
Size of the ping packet (in bytes) :100
Timeout interval :2
Number of ping packets sent to the destination address :5
Ping reply validated :No
Fragmentation allowed on ping packet :No
Checking ATM PVC status... Up
VPI :8
VCI :35
Sub interface type :point-to-point
Checking PPPoE tunnel... Up
Session ID :39906
Dialer Interface :Di0
Port :ATM0.1
Virtual Access Identifier :Vi1
Virtual Access Status :UP
