We have 2 nics in windows 2003 server.
192.168.x.x - serves through nat to public IP and internal DNS points to it
from 10.x.x network. So
www.website.com resolves to 192.168.x.x from our
internal network 10.x.x.x which is router and host headered to the right
website.
10.x.x.x - serves internal network only. trying to bridge it to resolve an
issue.
When we tried to enable the 10.x.x.x card the IIS stopped serving to our
internal 10.x.x.x network. This might be because DNS is sill pointing to
192.168.x.x address?
Any ideas?
Thanks.