Foros del Web » Administración de Sistemas » Seguridad y redes »

Direccionar Desde IP Privada a IP publica en Router cisco

Estas en el tema de Direccionar Desde IP Privada a IP publica en Router cisco en el foro de Seguridad y redes en Foros del Web. Hola estimados. Soy Novato en configuracion de router cisco, pero de a poco he hecho algunas cosas. Tengo un router Cisco 1812 y un servidor ...
  #1 (permalink)  
Antiguo 04/11/2008, 09:11
 
Fecha de Ingreso: noviembre-2008
Mensajes: 1
Antigüedad: 15 años, 6 meses
Puntos: 0
Direccionar Desde IP Privada a IP publica en Router cisco

Hola estimados.
Soy Novato en configuracion de router cisco, pero de a poco he hecho algunas cosas. Tengo un router Cisco 1812 y un servidor Web y tengo el siguiente problema:

Al ingresar en el browser dentro de mi red privada la ip publica o el nombre de mi pagina, me direeciona directamente a la configuracion del ROUTER, SDM, y no a pagina, en cambio si lo hago desde fuera de mi red, llego normalmente a mi pagina.
Que es lo que ma falta para que no me direccione al router y m envie a mi pagina

Rou_triactivos#show ru
Building configuration...
Current configuration : 4841 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Rou_triactivos
!
boot-start-marker
boot-end-marker
!
no logging buffered
enable secret 5 $1$t3t2$XIjIMVvHAgI23ZgkEAWfU/
!
aaa new-model
!
!
aaa authentication login default local
aaa authentication dot1x default group radius
aaa authorization exec default local
!
!
aaa session-id common
clock timezone Santiag -4
clock summer-time Santiag date Mar 9 2003 12:00 Oct 26 2003 2:00
!
crypto pki trustpoint tti
revocation-check crl
rsakeypair tti
!
crypto pki trustpoint TP-self-signed-2779680155
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2779680155
revocation-check none
rsakeypair TP-self-signed-2779680155
!
!

!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 172. 10. 10. 1 172. 10. 10. 99
!
ip dhcp pool VLAN2
import all
network 172. 10. 10. 0 255. 255. 255.0
dns-server 200. 72.1. 5 200. 72.1. 11
default-router 172. 10. 10.1
!
!
ip name-server 200. 72.1.5
ip name-server 200. 72.1. 11
ip ddns update method sdm_ddns1
DDNS both
!
ip ddns update method sdm_ddns2
DDNS both
!
!

!
eou allow clientless
username admin privilege 15 secret 5 $1$NLsU$7r/Ejz8dzChXJi0xRs. Ig1
archive
log config
hidekeys
!
!
!
!
!
interface FastEthernet0
ip dhcp client update dns server both
no ip address
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet1
description $FW_OUTSIDE$$ETH-WAN$
ip ddns update hostname Rou_triactivos. Triactivos
ip ddns update sdm_ddns1
ip address 164. 77. 212. 149 255. 255. 255. 248
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
!
interface FastEthernet2
!
interface FastEthernet3
!
interface FastEthernet4
!
interface FastEthernet5
!
interface FastEthernet6
switchport access vlan 2
!
interface FastEthernet7
switchport access vlan 2
!
interface FastEthernet8
switchport access vlan 2
!
interface FastEthernet9
switchport access vlan 2
!
interface Vlan1
no ip address
!
interface Vlan2
ip address 172. 10. 10. 1 255. 255. 255.0
ip nat inside
ip virtual-reassembly
!
ip route 0.0.0. 0 0.0.0. 0 FastEthernet1 permanent
!
!
ip http server
no ip http secure-server
ip nat inside source static tcp 172. 10. 10. 50 80 interface FastEthernet1 80
ip nat inside source static tcp 172. 10. 10. 50 3389 interface FastEthernet1 3389
ip nat inside source static tcp 172. 10. 10. 50 58408 interface FastEthernet1 58408
ip nat inside source route-map SDM_RMAP_3 interface FastEthernet1 overload
!
access-list 101 remark SDM_ACL Category=2
access-list 101 permit ip any any
access-list 104 remark Auto generated by SDM NAC feature
access-list 104 remark SDM_ACL Category=1
access-list 104 permit ip any any
!
!
!
route-map SDM_RMAP_1 permit 1
match ip address 101
!
route-map SDM_RMAP_2 permit 1
match ip address DNS
!
route-map SDM_RMAP_3 permit 1
match ip address 101
!
!
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
privilege level 15
length 0
transport input telnet ssh
line vty 5 15
privilege level 15
transport input telnet ssh
!
!
webvpn cef
end



Saludos
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 10:00.