Pourrais tu me fournir un exemple de configuration, surtout pour la partie ADSL ?
Je nettoie ma config et je la poste ici :-)
JustMe
JustMe wrote:
Daryl wrote:
Pourrais tu me fournir un exemple de configuration, surtout pour la partie ADSL ?
Je nettoie ma config et je la poste ici :-)
Voila en gros ce que j'ai. Les password et access-list on été enlevés :-)
Toute idée/suggestion est la bienvenue :
! version 12.3 service nagle service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption no service dhcp ! hostname XXXXXX ! boot-start-marker boot-end-marker ! logging buffered 40000 debugging logging console informational enable secret 5 XXXXXX enable password 7 XXXXXX ! username YYY password 7 XXXXXXXX memory-size iomem 20 clock timezone MET 1 clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00 no aaa new-model ip subnet-zero ! ! ip domain list xxxxx.net no ip domain lookup ip domain name xxxxx.net ip name-server 193.252.19.3 ip name-server 193.252.19.4 ! ip audit notify log ip audit po max-events 100 ip ssh break-string no ftp-server write-enable ! ! no voice hpi capture buffer no voice hpi capture destination ! interface ATM0/0 description ATM Interface to Wanadoo/ADSL no ip address no ip redirects no atm auto-configuration no atm ilmi-keepalive no atm address-registration no atm ilmi-enable pvc 8/35 encapsulation aal5mux ppp dialer dialer pool-member 1 ! dsl operating-mode auto ! interface FastEthernet0/0 ip address 10.0.0.1 255.255.0.0 no ip redirects ip nat inside no ip mroute-cache duplex auto speed auto ! interface Virtual-Template1 no ip address ! interface Dialer0 mtu 1524 ip address negotiated ip access-group 110 in ip access-group 120 out no ip redirects ip nat outside encapsulation ppp ip tcp header-compression no ip mroute-cache dialer pool 1 no cdp enable ppp authentication chap pap callin ppp chap hostname fti/XXXXXXXXXXXXXX ppp chap password 7 XXXXXXXXXXXXX ppp pap sent-username fti/XXXXXXXXX password 7 XXXXXXXXXXXX ! ip nat translation timeout 7200 ip nat translation tcp-timeout 7200 ip nat translation udp-timeout 7200 ip nat translation finrst-timeout 600 ip nat translation syn-timeout 240 ip nat translation dns-timeout 300 ip nat translation icmp-timeout 120 ip nat translation max-entries 16384 ip nat inside source list 1 interface Dialer0 overload ip nat inside source static tcp 192.168.254.200 25 interface Dialer0 25 no ip http server ip http port 5678 ip http authentication local no ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 Dialer0 ! ! logging 10.0.0.123 ! <access-list removed> ! ! snmp-server engineID local XXXXXXXXXX snmp-server community XXXX RO snmp-server enable traps tty ! dial-peer cor custom ! privilege exec level 7 show configuration privilege exec level 7 show ! line con 0 exec-timeout 60 0 line aux 0 line vty 0 4 access-class 10 in exec-timeout 120 0 password 7 xxxxx login local ! ntp clock-period 17178895 ntp server XXXXX ! ! end
JustMe wrote:
Daryl wrote:
Pourrais tu me fournir un exemple de configuration,
surtout pour la partie ADSL ?
Je nettoie ma config et je la poste ici :-)
Voila en gros ce que j'ai. Les password et access-list on été enlevés :-)
Toute idée/suggestion est la bienvenue :
!
version 12.3
service nagle
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
no service dhcp
!
hostname XXXXXX
!
boot-start-marker
boot-end-marker
!
logging buffered 40000 debugging
logging console informational
enable secret 5 XXXXXX
enable password 7 XXXXXX
!
username YYY password 7 XXXXXXXX
memory-size iomem 20
clock timezone MET 1
clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00
no aaa new-model
ip subnet-zero
!
!
ip domain list xxxxx.net
no ip domain lookup
ip domain name xxxxx.net
ip name-server 193.252.19.3
ip name-server 193.252.19.4
!
ip audit notify log
ip audit po max-events 100
ip ssh break-string
no ftp-server write-enable
!
!
no voice hpi capture buffer
no voice hpi capture destination
!
interface ATM0/0
description ATM Interface to Wanadoo/ADSL
no ip address
no ip redirects
no atm auto-configuration
no atm ilmi-keepalive
no atm address-registration
no atm ilmi-enable
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
!
interface FastEthernet0/0
ip address 10.0.0.1 255.255.0.0
no ip redirects
ip nat inside
no ip mroute-cache
duplex auto
speed auto
!
interface Virtual-Template1
no ip address
!
interface Dialer0
mtu 1524
ip address negotiated
ip access-group 110 in
ip access-group 120 out
no ip redirects
ip nat outside
encapsulation ppp
ip tcp header-compression
no ip mroute-cache
dialer pool 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname fti/XXXXXXXXXXXXXX
ppp chap password 7 XXXXXXXXXXXXX
ppp pap sent-username fti/XXXXXXXXX password 7 XXXXXXXXXXXX
!
ip nat translation timeout 7200
ip nat translation tcp-timeout 7200
ip nat translation udp-timeout 7200
ip nat translation finrst-timeout 600
ip nat translation syn-timeout 240
ip nat translation dns-timeout 300
ip nat translation icmp-timeout 120
ip nat translation max-entries 16384
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static tcp 192.168.254.200 25 interface Dialer0 25
no ip http server
ip http port 5678
ip http authentication local
no ip http secure-server
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
logging 10.0.0.123
!
<access-list removed>
!
!
snmp-server engineID local XXXXXXXXXX
snmp-server community XXXX RO
snmp-server enable traps tty
!
dial-peer cor custom
!
privilege exec level 7 show configuration
privilege exec level 7 show
!
line con 0
exec-timeout 60 0
line aux 0
line vty 0 4
access-class 10 in
exec-timeout 120 0
password 7 xxxxx
login local
!
ntp clock-period 17178895
ntp server XXXXX
!
!
end
Pourrais tu me fournir un exemple de configuration, surtout pour la partie ADSL ?
Je nettoie ma config et je la poste ici :-)
Voila en gros ce que j'ai. Les password et access-list on été enlevés :-)
Toute idée/suggestion est la bienvenue :
! version 12.3 service nagle service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption no service dhcp ! hostname XXXXXX ! boot-start-marker boot-end-marker ! logging buffered 40000 debugging logging console informational enable secret 5 XXXXXX enable password 7 XXXXXX ! username YYY password 7 XXXXXXXX memory-size iomem 20 clock timezone MET 1 clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00 no aaa new-model ip subnet-zero ! ! ip domain list xxxxx.net no ip domain lookup ip domain name xxxxx.net ip name-server 193.252.19.3 ip name-server 193.252.19.4 ! ip audit notify log ip audit po max-events 100 ip ssh break-string no ftp-server write-enable ! ! no voice hpi capture buffer no voice hpi capture destination ! interface ATM0/0 description ATM Interface to Wanadoo/ADSL no ip address no ip redirects no atm auto-configuration no atm ilmi-keepalive no atm address-registration no atm ilmi-enable pvc 8/35 encapsulation aal5mux ppp dialer dialer pool-member 1 ! dsl operating-mode auto ! interface FastEthernet0/0 ip address 10.0.0.1 255.255.0.0 no ip redirects ip nat inside no ip mroute-cache duplex auto speed auto ! interface Virtual-Template1 no ip address ! interface Dialer0 mtu 1524 ip address negotiated ip access-group 110 in ip access-group 120 out no ip redirects ip nat outside encapsulation ppp ip tcp header-compression no ip mroute-cache dialer pool 1 no cdp enable ppp authentication chap pap callin ppp chap hostname fti/XXXXXXXXXXXXXX ppp chap password 7 XXXXXXXXXXXXX ppp pap sent-username fti/XXXXXXXXX password 7 XXXXXXXXXXXX ! ip nat translation timeout 7200 ip nat translation tcp-timeout 7200 ip nat translation udp-timeout 7200 ip nat translation finrst-timeout 600 ip nat translation syn-timeout 240 ip nat translation dns-timeout 300 ip nat translation icmp-timeout 120 ip nat translation max-entries 16384 ip nat inside source list 1 interface Dialer0 overload ip nat inside source static tcp 192.168.254.200 25 interface Dialer0 25 no ip http server ip http port 5678 ip http authentication local no ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 Dialer0 ! ! logging 10.0.0.123 ! <access-list removed> ! ! snmp-server engineID local XXXXXXXXXX snmp-server community XXXX RO snmp-server enable traps tty ! dial-peer cor custom ! privilege exec level 7 show configuration privilege exec level 7 show ! line con 0 exec-timeout 60 0 line aux 0 line vty 0 4 access-class 10 in exec-timeout 120 0 password 7 xxxxx login local ! ntp clock-period 17178895 ntp server XXXXX ! ! end
Daryl
Merci.
Dès que j'ai fini l'installation de mes machines chez moi, je vais essayer mon routeur. "JustMe" a écrit dans le message de news:3f927dd6$0$239$
JustMe wrote:
Daryl wrote:
Pourrais tu me fournir un exemple de configuration, surtout pour la partie ADSL ?
Je nettoie ma config et je la poste ici :-)
Voila en gros ce que j'ai. Les password et access-list on été enlevés :-)
Toute idée/suggestion est la bienvenue :
! version 12.3 service nagle service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption no service dhcp ! hostname XXXXXX ! boot-start-marker boot-end-marker ! logging buffered 40000 debugging logging console informational enable secret 5 XXXXXX enable password 7 XXXXXX ! username YYY password 7 XXXXXXXX memory-size iomem 20 clock timezone MET 1 clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00 no aaa new-model ip subnet-zero ! ! ip domain list xxxxx.net no ip domain lookup ip domain name xxxxx.net ip name-server 193.252.19.3 ip name-server 193.252.19.4 ! ip audit notify log ip audit po max-events 100 ip ssh break-string no ftp-server write-enable ! ! no voice hpi capture buffer no voice hpi capture destination ! interface ATM0/0 description ATM Interface to Wanadoo/ADSL no ip address no ip redirects no atm auto-configuration no atm ilmi-keepalive no atm address-registration no atm ilmi-enable pvc 8/35 encapsulation aal5mux ppp dialer dialer pool-member 1 ! dsl operating-mode auto ! interface FastEthernet0/0 ip address 10.0.0.1 255.255.0.0 no ip redirects ip nat inside no ip mroute-cache duplex auto speed auto ! interface Virtual-Template1 no ip address ! interface Dialer0 mtu 1524 ip address negotiated ip access-group 110 in ip access-group 120 out no ip redirects ip nat outside encapsulation ppp ip tcp header-compression no ip mroute-cache dialer pool 1 no cdp enable ppp authentication chap pap callin ppp chap hostname fti/XXXXXXXXXXXXXX ppp chap password 7 XXXXXXXXXXXXX ppp pap sent-username fti/XXXXXXXXX password 7 XXXXXXXXXXXX ! ip nat translation timeout 7200 ip nat translation tcp-timeout 7200 ip nat translation udp-timeout 7200 ip nat translation finrst-timeout 600 ip nat translation syn-timeout 240 ip nat translation dns-timeout 300 ip nat translation icmp-timeout 120 ip nat translation max-entries 16384 ip nat inside source list 1 interface Dialer0 overload ip nat inside source static tcp 192.168.254.200 25 interface Dialer0 25 no ip http server ip http port 5678 ip http authentication local no ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 Dialer0 ! ! logging 10.0.0.123 ! <access-list removed> ! ! snmp-server engineID local XXXXXXXXXX snmp-server community XXXX RO snmp-server enable traps tty ! dial-peer cor custom ! privilege exec level 7 show configuration privilege exec level 7 show ! line con 0 exec-timeout 60 0 line aux 0 line vty 0 4 access-class 10 in exec-timeout 120 0 password 7 xxxxx login local ! ntp clock-period 17178895 ntp server XXXXX ! ! end
Merci.
Dès que j'ai fini l'installation de mes machines chez moi, je vais essayer
mon routeur.
"JustMe" <pasdesp@m.merci> a écrit dans le message de
news:3f927dd6$0$239$626a54ce@news.free.fr...
JustMe wrote:
Daryl wrote:
Pourrais tu me fournir un exemple de configuration,
surtout pour la partie ADSL ?
Je nettoie ma config et je la poste ici :-)
Voila en gros ce que j'ai. Les password et access-list on été enlevés :-)
Toute idée/suggestion est la bienvenue :
!
version 12.3
service nagle
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
no service dhcp
!
hostname XXXXXX
!
boot-start-marker
boot-end-marker
!
logging buffered 40000 debugging
logging console informational
enable secret 5 XXXXXX
enable password 7 XXXXXX
!
username YYY password 7 XXXXXXXX
memory-size iomem 20
clock timezone MET 1
clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00
no aaa new-model
ip subnet-zero
!
!
ip domain list xxxxx.net
no ip domain lookup
ip domain name xxxxx.net
ip name-server 193.252.19.3
ip name-server 193.252.19.4
!
ip audit notify log
ip audit po max-events 100
ip ssh break-string
no ftp-server write-enable
!
!
no voice hpi capture buffer
no voice hpi capture destination
!
interface ATM0/0
description ATM Interface to Wanadoo/ADSL
no ip address
no ip redirects
no atm auto-configuration
no atm ilmi-keepalive
no atm address-registration
no atm ilmi-enable
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
!
interface FastEthernet0/0
ip address 10.0.0.1 255.255.0.0
no ip redirects
ip nat inside
no ip mroute-cache
duplex auto
speed auto
!
interface Virtual-Template1
no ip address
!
interface Dialer0
mtu 1524
ip address negotiated
ip access-group 110 in
ip access-group 120 out
no ip redirects
ip nat outside
encapsulation ppp
ip tcp header-compression
no ip mroute-cache
dialer pool 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname fti/XXXXXXXXXXXXXX
ppp chap password 7 XXXXXXXXXXXXX
ppp pap sent-username fti/XXXXXXXXX password 7 XXXXXXXXXXXX
!
ip nat translation timeout 7200
ip nat translation tcp-timeout 7200
ip nat translation udp-timeout 7200
ip nat translation finrst-timeout 600
ip nat translation syn-timeout 240
ip nat translation dns-timeout 300
ip nat translation icmp-timeout 120
ip nat translation max-entries 16384
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static tcp 192.168.254.200 25 interface Dialer0 25
no ip http server
ip http port 5678
ip http authentication local
no ip http secure-server
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
!
logging 10.0.0.123
!
<access-list removed>
!
!
snmp-server engineID local XXXXXXXXXX
snmp-server community XXXX RO
snmp-server enable traps tty
!
dial-peer cor custom
!
privilege exec level 7 show configuration
privilege exec level 7 show
!
line con 0
exec-timeout 60 0
line aux 0
line vty 0 4
access-class 10 in
exec-timeout 120 0
password 7 xxxxx
login local
!
ntp clock-period 17178895
ntp server XXXXX
!
!
end
Dès que j'ai fini l'installation de mes machines chez moi, je vais essayer mon routeur. "JustMe" a écrit dans le message de news:3f927dd6$0$239$
JustMe wrote:
Daryl wrote:
Pourrais tu me fournir un exemple de configuration, surtout pour la partie ADSL ?
Je nettoie ma config et je la poste ici :-)
Voila en gros ce que j'ai. Les password et access-list on été enlevés :-)
Toute idée/suggestion est la bienvenue :
! version 12.3 service nagle service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption no service dhcp ! hostname XXXXXX ! boot-start-marker boot-end-marker ! logging buffered 40000 debugging logging console informational enable secret 5 XXXXXX enable password 7 XXXXXX ! username YYY password 7 XXXXXXXX memory-size iomem 20 clock timezone MET 1 clock summer-time MET-DST recurring last Sun Mar 2:00 last Sun Oct 3:00 no aaa new-model ip subnet-zero ! ! ip domain list xxxxx.net no ip domain lookup ip domain name xxxxx.net ip name-server 193.252.19.3 ip name-server 193.252.19.4 ! ip audit notify log ip audit po max-events 100 ip ssh break-string no ftp-server write-enable ! ! no voice hpi capture buffer no voice hpi capture destination ! interface ATM0/0 description ATM Interface to Wanadoo/ADSL no ip address no ip redirects no atm auto-configuration no atm ilmi-keepalive no atm address-registration no atm ilmi-enable pvc 8/35 encapsulation aal5mux ppp dialer dialer pool-member 1 ! dsl operating-mode auto ! interface FastEthernet0/0 ip address 10.0.0.1 255.255.0.0 no ip redirects ip nat inside no ip mroute-cache duplex auto speed auto ! interface Virtual-Template1 no ip address ! interface Dialer0 mtu 1524 ip address negotiated ip access-group 110 in ip access-group 120 out no ip redirects ip nat outside encapsulation ppp ip tcp header-compression no ip mroute-cache dialer pool 1 no cdp enable ppp authentication chap pap callin ppp chap hostname fti/XXXXXXXXXXXXXX ppp chap password 7 XXXXXXXXXXXXX ppp pap sent-username fti/XXXXXXXXX password 7 XXXXXXXXXXXX ! ip nat translation timeout 7200 ip nat translation tcp-timeout 7200 ip nat translation udp-timeout 7200 ip nat translation finrst-timeout 600 ip nat translation syn-timeout 240 ip nat translation dns-timeout 300 ip nat translation icmp-timeout 120 ip nat translation max-entries 16384 ip nat inside source list 1 interface Dialer0 overload ip nat inside source static tcp 192.168.254.200 25 interface Dialer0 25 no ip http server ip http port 5678 ip http authentication local no ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 Dialer0 ! ! logging 10.0.0.123 ! <access-list removed> ! ! snmp-server engineID local XXXXXXXXXX snmp-server community XXXX RO snmp-server enable traps tty ! dial-peer cor custom ! privilege exec level 7 show configuration privilege exec level 7 show ! line con 0 exec-timeout 60 0 line aux 0 line vty 0 4 access-class 10 in exec-timeout 120 0 password 7 xxxxx login local ! ntp clock-period 17178895 ntp server XXXXX ! ! end