Again, following the DepSPSXnet.doc I don't see instructions on how to
deploy both Anonymous and Basic site to the Extranet.
This is what I have in mind, please advise if you think this doesn't make
sense:
Currently I have
http://mysharepoint.mycompany.com accessible from ther Internet with
anonymous access.
That's coming from the Default Website, Port 80.
I am running SPS2003 and therefore it is assigned to a discrete IP
address:10.1.1.1
Now I've created "Extranet Site", Port 80, assigned to IP address 10.1.1.2.
Users should type https://mysharepointexternal.mycompany.com in order to get
to such site which requires basic authentication.
If I follow that logic, I'd need to create another rule on ISA 2004 to
publish this new mysharepointexternal.mycompany.com now using a listener
with basic authentication. That also require additional entry in my external
DNS servers and a permit for that specific IP address in our border router.
Does this makes sense or you have a better way to handle this Anonymous and
Basic site publishing to Extranet ?