Good morning,
I have very little expierence with IIS. What I have been tasked with is hosting multiple sites off of 1 IIS server. As I am sure this is easy to do, my expierence has been a 1-1 nat tranversal in my firewall. Then my website is pointed to that port. For instance:
= 200.200.200.200
On My pix I allow 200.200.200.200 through on port 80 and then do a static statement that says
200.200.200.200 maps to 10.10.10.10 for directing the requests.
In my mind works great for a single site.
How do I set up the IIS to take on multiple sites and how do I register the DNS records to properly direct it.
Thanks,
Rook
I have very little expierence with IIS. What I have been tasked with is hosting multiple sites off of 1 IIS server. As I am sure this is easy to do, my expierence has been a 1-1 nat tranversal in my firewall. Then my website is pointed to that port. For instance:
= 200.200.200.200
On My pix I allow 200.200.200.200 through on port 80 and then do a static statement that says
200.200.200.200 maps to 10.10.10.10 for directing the requests.
In my mind works great for a single site.
How do I set up the IIS to take on multiple sites and how do I register the DNS records to properly direct it.
Thanks,
Rook