Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

accessing private and public portal (same site) via diff FQDN (dns)

Status
Not open for further replies.

bshbsh

Technical User
Apr 11, 2007
163
US
This is on a Win2K3 server. Would it be possible to do the following. Someone might slam me for this, but this is just a thought. Lets say I have website portal and there are different areas. The entire portal is one web application in IIS and that application has 1 IP configured.

Now, the DNS A record points to a IP address which resolves to portal1.com. Now I want to access other parts of the website like shared.portal1.com. I can assign multiple IPs to the same web application on IIS and have the dns point to the IP which has been assigned to the same web application.

Now my question is, if for the same portal (say, portal1.com), I wanted to access the unauthenticated public portal as public.portal1.com and the private authenticated part as private.portal1.com. How can this be made possible? Authenticated and unauthenticated presents different portals. Should this be done programatically for the web app itself?

Please advice.
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top