Bonjour,
Tout d'abord, Brupala si tu lis ceci, je voulais te remercier pour tout ce que tu m'as appris à travers tes résolutions de problèmes des autres membres.
Maintenant c'est à moi d'appeler à l'aide, car là je bloque grave et ni mon entourage, ni mes recherches sur le net m'ont été fructueuse...
1. J'ai une Neuf Box 4 (ADSL2+) à la maison que je souhaite remplacer par un Cisco 827.
2. j'ai chargé l'IOS c820-sy6-mz.122-13.ZH3.bin
3. j'ai paramétré mon routeur en 192.168.1.1/24, et mon pc en 192.168.1.3/24 gateway 192.168.1.1 relié directement par le ethernet0 du routeur.
Le voyant DC du routeur reste allumé en fixe, le RxD et TxD (adsl) clignotent) - RxD (ethernet) clignote pas et TxD(ethernet) clignote.
POURTANT, JE N'ARRIVE PAS A AVOIR INTERNET DANS MES NAVIGUATEURS IE7 et FIREFOX.
JE DEBUTE SUR DU CISCO DEPUIS 4 JOURS, ALORS J'AURAIS TROP BESOIN DE VOS LUMIERES...
MERCI POR VOTRE DEVOUEMENT - CRDLMNT
Voici la config que j'ai mis :
!
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname ADSL_HOME
!
logging queue-limit 100
enable secret 5 XXXXXXXXX.
enable password cisco
!
ip subnet-zero
no ip routing
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip broadcast-address 192.168.1.0 >>>>>>>>>elle est remontée toute seule, pas mis dans config initiale
ip nat inside
no ip route-cache
no ip mroute-cache
hold-queue 100 out
!
interface ATM0
no ip address
ip broadcast-address 0.0.0.0
no ip route-cache
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip broadcast-address 0.0.0.0
no ip route-cache
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface Dialer0
ip address negotiated
ip broadcast-address 77.196.28.48 >>>>>Remontee toute seule, pasmise dans config initiale
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp chap hostname utl3XXXXXX
ppp chap password 0 hXXXXXX >>>>>ICI JE NE COMPREND PAS, le 0 apparait toujours alors que je le rentre comme ceci : ppp chap password hXXXXXX
!
ip nat inside source list 101 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
access-list 101 permit ip 192.168.1.0 0.0.0.255 any
dialer-list 1 protocol ip permit
!
!
line con 0
stopbits 1
line vty 0 4
password cisco
login
!
scheduler max-task-time 5000
!
end
Voici qqes commandes sh ip int brief, sh line, sh arp, sh ver :
ADSL_HOME#sh arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 192.168.1.1 - 00b0.c28f.4156 ARPA Ethernet0
ADSL_HOME#sh ip int brief
Interface IP-Address OK? Method Status Protocol
Ethernet0 192.168.1.1 YES manual up up
ATM0 unassigned YES manual up up
ATM0.1 unassigned YES unset up up
Dialer0 77.196.28.48 YES IPCP up up
Virtual-Access1 unassigned YES unset up up
Virtual-Access2 unassigned YES unset up up
ADSL_HOME#sh ver
Cisco Internetwork Operating System Software
IOS (tm) C820 Software (C820-SY6-M), Version 12.2(13)ZH3, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
Synched to technology version 12.2(14.5)T
TAC Support: http://www.cisco.com/tac
Copyright (c) 1986-2003 by cisco Systems, Inc.
Compiled Tue 14-Oct-03 23:26 by ealyon
Image text-base: 0x800131C0, data-base: 0x808907F4
ROM: System Bootstrap, Version 12.2(1r)XE2, RELEASE SOFTWARE (fc1)
ROM: C820 Software (C820-SY6-M), Version 12.2(13)ZH3, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
ADSL_HOME uptime is 23 minutes
System returned to ROM by reload
System image file is "flash:c820-sy6-mz.122-13.ZH3.bin"
CISCO C827 (MPC855T) processor (revision 0x801) with 31744K/1024K bytes of memory.
Processor board ID JAD07090QPM (4011368256), with hardware revision 0000
CPU rev number 5
Bridging software.
1 Ethernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
128K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)
2048K bytes of processor board Web flash (Read/Write)
Configuration register is 0xE542
ADSL_HOME#
Configuration: Windows XP
Firefox 3.0.10