routeur cisco

Echangez vos avis, assistez-vous durant la configuration de vos matériels réseau. Ce forum vous permettra de faire partager vos expérience en matière de mise en place de matériel réseau, qu'il s'agisse de routeurs, switches, wireless ...

Modérateur: modos Ixus

routeur cisco

Messagepar sphoenix » 08 Avr 2004 18:45

j'ai ajouté cette ligne à mon routeur (cisco 806) : ip nat inside source static tcp 192.X.X.X 21 12.X.X.X 21 extendable

le problème est que dans le script du routeur il a changé la ligne : ip nat inside source static tcp 192.168.44.3 21 interface Dialer1 21

et bien sur de l'exterieur je ne vois pas mon serveur ftp

quelqu'un peut il m'aider

merci

j'ai ajouté le script du routeur

Building configuration...

Current configuration : 2896 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname Router
!
no logging console
enable secret 5 <removed>
!
username Router password 7 <removed>
username Cisco privilege 15 password 7 <removed>
ip subnet-zero
ip name-server 80.10.246.2
ip name-server 80.10.246.129
ip dhcp excluded-address 192.168.44.254
ip dhcp excluded-address 192.168.44.1
ip dhcp excluded-address 192.168.44.3
!
ip dhcp pool CLIENT
network 192.168.44.0 255.255.255.0
default-router 192.168.44.254
dns-server 80.10.246.2 80.10.246.129
!
ip inspect name myfw cuseeme timeout 3600
ip inspect name myfw ftp timeout 3600
ip inspect name myfw http timeout 3600
ip inspect name myfw rcmd timeout 3600
ip inspect name myfw realaudio timeout 3600
ip inspect name myfw smtp timeout 3600
ip inspect name myfw tftp timeout 30
ip inspect name myfw udp timeout 15
ip inspect name myfw tcp timeout 3600
ip inspect name myfw h323 timeout 3600
vpdn enable
!
vpdn-group 1
request-dialin
protocol pppoe
!
!
!
!
!
interface Ethernet0
description CRWS Generated text. Please do not delete this:192.168.44.254-255.255.255.0
ip address 192.168.44.254 255.255.255.0 secondary
ip address 10.10.10.1 255.255.255.0
ip nat inside
ip tcp adjust-mss 1452
no cdp enable
hold-queue 32 in
hold-queue 100 out
!
interface Ethernet1
no ip address
pppoe enable
pppoe-client dial-pool-number 1
no cdp enable
!
interface Dialer1
ip address negotiated
ip access-group 111 in
ip mtu 1492
ip nat outside
ip inspect myfw out
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname fti/bvvytbh
ppp chap password 7 0212560C0F115C2A
ppp pap sent-username fti/bvvytbh password 7 044F59510B361F45
!
ip nat inside source list 102 interface Dialer1 overload
ip nat inside source static tcp 192.168.44.3 21 interface Dialer1 21
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
ip http server
ip pim bidir-enable
!
!
access-list 102 permit ip 192.168.44.0 0.0.0.255 any
access-list 111 permit tcp any any eq ftp
access-list 111 permit icmp any any administratively-prohibited
access-list 111 permit icmp any any echo
access-list 111 permit icmp any any echo-reply
access-list 111 permit icmp any any packet-too-big
access-list 111 permit icmp any any time-exceeded
access-list 111 permit icmp any any traceroute
access-list 111 permit icmp any any unreachable
access-list 111 permit udp any eq bootps any eq bootpc
access-list 111 permit udp any eq bootps any eq bootps
access-list 111 permit udp any eq domain any
access-list 111 permit esp any any
access-list 111 permit udp any any eq isakmp
access-list 111 deny ip any any
dialer-list 1 protocol ip permit
!
line con 0
exec-timeout 0 0
stopbits 1
line vty 0 4
exec-timeout 0 0
login local
length 0
!
scheduler max-task-time 5000
end
Avatar de l’utilisateur
sphoenix
Premier-Maître
Premier-Maître
 
Messages: 48
Inscrit le: 10 Oct 2003 00:00

Retour vers Configuration matériel réseau

Qui est en ligne ?

Utilisateur(s) parcourant actuellement ce forum : Aucun utilisateur inscrit et 1 invité