Ok not sure if this is possible but here is what I am trying to do. Running DNS, DHCP, Active Directory on a main internal machine, let’s say 10.0.0.1. The firewall points all external WAN traffic (72.x.x.xxx) to 10.0.0.1
What I want is so that
http://domain.com goes to 10.0.0.1
and http://subdomain.domain.com goes to another machine on the LAN say 10.0.0.2
If I setup my DNS to subdomain.domain.com to point to 10.0.0.2 it works internally on our Domain / LAN but no one from outside can get to it. As they type in subdomain.domain.com they get an external IP not the one in our network.
Is there any way to accomplish this?
I’m running sonicwall firewall, have several linux and windows servers and can use any box or hardware needed but would like to keep it all on the windows server 2003 box if possible.
Thank You,
Brandon