| |||||
| Dernière réponse | |
|---|---|
| Sujet : besoin d'aide pour la configuration WAN d'un routeur cisco | |
| bul_dozer | A y est problème résolu :bounce:
J'ai désactivé le dialer 0 et tout est routé par le fastethernet 4 !This is the running config of the router: 10.0.0.252 !---------------------------------------------------------------------------- !version 12.3 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 CISCO851 ! boot-start-marker boot-end-marker ! logging buffered 51200 debugging logging console critical enable secret 5 $1$czKe$PSeK98kn7XZ1YVsTcy7r2/ ! clock timezone PCTime 1 clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00 no aaa new-model ip subnet-zero no ip source-route ip dhcp excluded-address 10.0.0.1 10.0.0.59 ip dhcp excluded-address 10.0.0.81 10.0.0.254 ! ip dhcp pool sdm-pool1 import all network 10.0.0.0 255.255.255.0 dns-server 194.2.0.20 194.2.0.50 default-router 10.0.0.252 ! ! ip cef ip inspect name DEFAULT100 cuseeme ip inspect name DEFAULT100 ftp ip inspect name DEFAULT100 h323 ip inspect name DEFAULT100 icmp ip inspect name DEFAULT100 rcmd ip inspect name DEFAULT100 realaudio ip inspect name DEFAULT100 rtsp ip inspect name DEFAULT100 esmtp ip inspect name DEFAULT100 sqlnet ip inspect name DEFAULT100 streamworks ip inspect name DEFAULT100 tftp ip inspect name DEFAULT100 tcp ip inspect name DEFAULT100 udp ip inspect name DEFAULT100 vdolive ip tcp synwait-time 10 no ip bootp server ip domain name acco.nis ip name-server 194.2.0.20 ip name-server 194.2.0.50 ip ssh time-out 60 ip ssh authentication-retries 2 ip rcmd rcp-enable ip rcmd remote-host sdmRa7396cca 10.0.0.63 La7396cca enable no ftp-server write-enable ! ! ! ! ! ! ! interface FastEthernet0 no ip address no cdp enable ! interface FastEthernet1 no ip address no cdp enable ! interface FastEthernet2 no ip address no cdp enable ! interface FastEthernet3 switchport access vlan 2 no ip address no cdp enable ! interface FastEthernet4 description $ES_WAN$$FW_OUTSIDE$$ETH-WAN$ ip address 82.206.100.156 255.255.255.248 no ip redirects no ip unreachables no ip proxy-arp ip nat outside ip virtual-reassembly ip route-cache flow duplex auto speed auto no cdp enable ! interface Vlan1 description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$ES_LAN$$FW_INSIDE$ ip address 10.0.0.252 255.255.255.0 ip access-group 100 in no ip redirects no ip unreachables no ip proxy-arp ip nat inside ip virtual-reassembly ip route-cache flow ip tcp adjust-mss 1452 ! interface Dialer0 description $FW_OUTSIDE$ ip address 82.206.100.156 255.255.255.248 ip access-group 101 in no ip redirects no ip unreachables no ip proxy-arp ip mtu 1452 ip inspect DEFAULT100 out ip nat outside ip virtual-reassembly ip route-cache flow shutdown dialer pool 1 dialer-group 1 no cdp enable ! ip classless ip route 0.0.0.0 0.0.0.0 82.206.100.158 ! ip http server ip http authentication local ip http secure-server ip http timeout-policy idle 5 life 86400 requests 10000 ip nat inside source list 1 interface FastEthernet4 overload ! logging trap debugging access-list 1 remark INSIDE_IF=Vlan1 access-list 1 remark SDM_ACL Category=2 access-list 1 permit 10.0.0.0 0.0.0.255 access-list 100 remark auto-generated by Cisco SDM Express firewall configuration access-list 100 remark SDM_ACL Category=1 access-list 100 deny ip host 255.255.255.255 any access-list 100 deny ip 127.0.0.0 0.255.255.255 any access-list 100 permit ip any any access-list 101 remark auto-generated by Cisco SDM Express firewall configuration access-list 101 remark SDM_ACL Category=1 access-list 101 permit udp host 194.2.0.50 eq domain any access-list 101 permit udp host 194.2.0.20 eq domain any access-list 101 permit ip 10.0.0.0 0.0.0.255 any access-list 101 permit icmp any any echo-reply access-list 101 permit icmp any any time-exceeded access-list 101 permit icmp any any unreachable access-list 101 permit ip 10.0.0.0 0.255.255.255 any access-list 101 permit ip 172.16.0.0 0.15.255.255 any access-list 101 permit ip 192.168.0.0 0.0.255.255 any access-list 101 permit ip 127.0.0.0 0.255.255.255 any access-list 101 permit ip host 255.255.255.255 any access-list 101 permit ip host 0.0.0.0 any access-list 101 permit ip any any dialer-list 1 protocol ip permit no cdp run ! control-plane ! banner login ^CAuthorized access only! Disconnect IMMEDIATELY if you are not an authorized user!^C ! line con 0 login local no modem enable transport preferred all transport output telnet line aux 0 login local transport preferred all transport output telnet line vty 0 4 privilege level 15 login local transport preferred all transport input telnet ssh transport output all ! scheduler max-task-time 5000 scheduler allocate 4000 1000 scheduler interval 500 Merci à ceux qui se sont penché sur le problème :hello: |
| Vue Rapide de la discussion |
|---|