cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
430
Views
0
Helpful
3
Replies

translating dmz ip addresses

tjmaurin
Level 1
Level 1

I have a web server in the dmz and want to be able to hit it from a pc that is in the dmz by using the real ip. I am not looking to do dns translation in this case.

3 Replies 3

gfullage
Cisco Employee
Cisco Employee

What interface is the PC in? You typed dmz but I gather that was a typo. If the PC is on the inside, then you just need a nat (inside)/global (dmz) pair. If the PC is on the outside, then you'll need a static and an ACL to get to it.

The PC is really in the dmz. Not a typo. If it were up to me this one pc would be moved to the inside but I don't have the option to do that. PCs on the outside and inside can hit the web server by IP just not the one pc that is in the dmz.

Try accessing the site by ip address from the dmz pc. If they are both in the dmz, they are almost assuredly in the same ip subnet. The problem is most likely a dns issue (meaning, the dns reply for the web server's hostname contains the external ip used for nat for the web server, not the RFC 1918 address the web server is using, as is the DMZ pc). If it is just one pc, I would probably make sure that the site is accessible via ip, and tell them to use that, or edit the local hosts file and statically code it.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: