If add to the above configuration. suppose I have a registered domain
as x.y.z and
www.x.y.z now this is a server which is running behind a
firewall (iptables) so all the http requests are forwarded to internal
web server. Now I want to add another internal webserver A.x.y.z. I
wish to make it visible through the single external IP as for
www.x.y.z, so any browsing request from external world when request to
A.x.y.z it should get the response from the different internal server.
At present when we click to A.x.y.z it goes vack to
www.x.y.z! Any
pointers to what might be wrong with our DNS or Firewall?
TIA
Karmath