Routing same public IP address to different servers
I am attempting to route two subdomains to separate servers using the same public IP address. For instance, both www and www2 reside on different internal servers (10.20.10.1 and 10.20.10.2) and I want to be able to rout the same public ip address 138.XX.XX.228 to them through a Checkpoint Firewall.Our intenal DNS properly routes the subdomains to their proper servers... but, when coming from the outside, both www and www2 go to the www server (and, since the www server's default picks up anything that's not defined, www2 shows the www website).
Our network admin isn't very good at routing external to internal so he asked me to hunt down how to go about doing it (and see if it's even possible for that matter).
Thanks in advance, John