I have a DMZ connected to a Linux firewall which is also
connected to my intranet. We have an internal web site and
only part of our intranet web site is accessible from the
internet by going to https://prod.name.com(example). On
the inside of the firewall my users have to go to a
private IP, https://192.168.2.2. My internal DNS is
supplied by Windows 2003 Server acting as a DC. My
internal DHCP is supplied by my Linux firewall. The rest
of my workstations are on different IP addresses
(192.168.1.0 to 192.168.1.253) What do I have to do to
allow my users to be able to go to https://prod.name.com
instead of using the IP address.
Hope this makes sense, and thanks for your help...
Provide an internal DNS entry that resolves the name to the IP.
Though your IP scheme doesn't make sense, since assuming a /24 network
you're on two separate logical nets.
Jeff