Configuration routeur adsl Cisco 877

Fermé
kkws Messages postés 2 Date d'inscription jeudi 19 mai 2011 Statut Membre Dernière intervention 23 mai 2011 - 19 mai 2011 à 18:06
kkws Messages postés 2 Date d'inscription jeudi 19 mai 2011 Statut Membre Dernière intervention 23 mai 2011 - 23 mai 2011 à 13:00
Bonjour,

Je suis actuellement en face d'un sacré probleme. Voila j ai un routeur cisco adsl 877 sur lequel je souhaiterai j aimerai configurer mon reseau privé afin qu'il aille sur le net, car actu je ne peu aller sur le net qu avec les adresses ip publique souscrites aupres de mon ISP. je suis un novice sur cisco et ca fait une semaine que je me casse la tete avec different tuto, mais je n'arrive toujours pas. Toute proposition daide sera la bienvenue. Je vous remercie...

1 réponse

Nico le Vosgien Messages postés 1552 Date d'inscription vendredi 23 février 2007 Statut Contributeur Dernière intervention 19 novembre 2016 266
20 mai 2011 à 14:46
Bonjour,

Colle ta config afin qu'il soit possible de voir sur quoi tu es parti.
1
kkws Messages postés 2 Date d'inscription jeudi 19 mai 2011 Statut Membre Dernière intervention 23 mai 2011
23 mai 2011 à 13:00
Dsolé de repondre si tard!


Current configuration : 5367 bytes
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname samtosa
!
boot-start-marker
boot-end-marker
!
logging buffered 51200
logging console critical
enable secret 5 $1$phrj$PdHp13dVJ0gOnKs4B/vRh.
!
no aaa new-model
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
!
crypto pki trustpoint TP-self-signed-4086559571
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-4086559571
revocation-check none
rsakeypair TP-self-signed-4086559571
!
!
crypto pki certificate chain TP-self-signed-4086559571
certificate self-signed 01
3082024A 308201B3 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 34303836 35353935 3731301E 170D3032 30333032 30373533
30375A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D34 30383635
35393537 3130819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100BDF4 013A23B2 9AECAC80 B11608F4 277397FA 171B4AEC AD9DE761 481C0EE1
81DDEAA7 82B4669B 1DECFD18 5BA15447 CD87560C B882F04E 967E5868 C9C2F0C2
DB337E08 75AF04D1 036CA8B1 3BD42097 4AF57C41 CBA115A0 C45AE704 CE527AD3
5629BBE0 9F8D0971 BD12EFBA 3A2A7D64 E9ACFE35 47B83BF4 0F878197 353E713D
B1B70203 010001A3 72307030 0F060355 1D130101 FF040530 030101FF 301D0603
551D1104 16301482 1273616D 746F7361 2E73616D 746F7361 2E676130 1F060355
1D230418 30168014 91B14917 99CA7025 7DCB1245 C6356962 3232573D 301D0603
551D0E04 16041491 B1491799 CA70257D CB1245C6 35696232 32573D30 0D06092A
864886F7 0D010104 05000381 81002E6B C1D1E3C7 60DC278F 97BD46D2 62326A6C
6F78E112 B1D3E185 6C1BB5AF 927997F8 A396809A B3C9ABA1 9447B1F7 00A290ED
DC90FB9E 54285600 ACDBCA30 B6B6106A 0D13981B 441C6EB6 05E90E65 ACF3A681
F33DDB0F BC62F8D7 C420E945 CBB497F8 481B4258 91728677 C468FB9B 7EA0C9C0
B6772B58 6D29D05B D85ECAC5 0C54
quit
dot11 syslog
!
dot11 ssid samtosa
authentication open
!
no ip source-route
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1
!
ip dhcp pool POOL-192
import all
network 192.168.1.0 255.255.255.0
dns-server 217.77.71.33 217.77.71.1
default-router 192.168.1.1
!
!
no ip bootp server
ip domain name samtosa.ga
ip name-server 217.77.71.33
ip name-server 217.77.71.1
!
!
!
username samtosa privilege 15 secret 5 $1$eFwg$3fCxbGUFd56SaEqDYIX.X1
!
!
archive
log config
hidekeys
!
!
ip tcp synwait-time 10
ip ssh time-out 60
ip ssh authentication-retries 2
!
bridge irb
!
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
description $ES_WAN$$FW_OUTSIDE$
ip address 10.0.46.50 255.255.255.252
ip virtual-reassembly
pvc 1/40
oam-pvc 0
encapsulation aal5snap
!
bridge-group 2
!
interface FastEthernet0
switchport access vlan 2
duplex full
speed 100
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
duplex full
speed 100
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$FW_INSIDE$
no ip address
ip virtual-reassembly
ip tcp adjust-mss 1452
bridge-group 1
!
interface Vlan2
description Reseau Prive
no ip address
ip virtual-reassembly
ip tcp adjust-mss 1412
bridge-group 1
!
interface BVI1
description $ES_LAN$$FW_INSIDE$
mac-address 9c4e.203a.508c
ip address 41.159.12.97 255.255.255.240
ip virtual-reassembly
ip tcp adjust-mss 1412
!
interface BVI2
mac-address 9c4e.203a.508c
ip address 192.168.1.1 255.255.255.0
ip virtual-reassembly
ip tcp adjust-mss 1412
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 10.0.46.49
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
logging trap debugging
!
!
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
bridge 2 protocol ieee
bridge 2 route ip
banner exec ^C
% Password expiration warning.
-----------------------------------------------------------------------

Cisco Router and Security Device Manager (SDM) is installed on this device and
it provides the default username "cisco" for one-time use. If you have already
used the username "cisco" to login to the router and your IOS image supports the
"one-time" user option, then this username has already expired. You will not be
able to login to the router with this username after you exit this session.

It is strongly suggested that you create a new username with a privilege level
of 15 using the following command.

username <myuser> privilege 15 secret 0 <mypassword>

Replace <myuser> and <mypassword> with the username and password you want to
use.

-----------------------------------------------------------------------
^C
banner login ^CWELCOME TO BIZLINE GATE!
ACCESS DENIED IF NOT ALLOWED!
^C
!
line con 0
login local
no modem enable
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
scheduler allocate 4000 1000
scheduler interval 500
end

voici la configuration de mon routeur apres avoir rentré sh run.
Quand l'entreprise a soucrit chez le ISP, il lui on remis une adresse d utilisateur qui est le 10.046.50 /255.255.255.252 et avec pour gateway 10.0.46.49.
Comme tu peu bien le constater sur la configuration le ip route pointe sur ce gateway.
Fais pas attention au BVI 2 et bridge group 2. c est moi qui l est creer en suivant un tuto.helas, je n'arrive tjr pas a acceder au net avec une adresse privé du style 192.168.1.X.
Comme je l'est dit plus haut, quand nous voulons surfer, nous sommes obligé de configuré une des adreses public souscrites aupres de l'ISP et d y mettre l'adresse du routeur qui correspond à celle de l'interface bvi 1. J'esper que ces info pourron guider tous ceux qui voudront bien m'aider. MErci
0