I am trying to add a sub domain in iis and dns and am having some issues. Right now in dns I have this
(A) 1.1.1.1
www (A) 1.1.1.1
temp (A) 1.1.2.2
Basically I want domain.com and www.domain.com to go to a different IP but temp.domain.com to come to my server. I have the website set up in IIS as domain.com I can't even ping temp.domain.com. If you go to the who.is the temp.domain.com does not show up. However, I can see it in my dns as an A record. What am I missing? Thanks,