Thank you for help.
This has taken a week of my time to investigate and I couldn't find a clue.
Very frustrating.
...
> Hi Max,
> The AAM will help format all those internal url links(within MOSS
> response)
> to the publich URL you specified in the AAM mapping collection(depend on
> the zone the internal url/request url ).
> For your scenario, you have the following DNS mapping to internal site:
> http://spserver:80 (default zone) ==> http://intranet.OurCorp.com
> http://spserver:8080 (internet zone) ==> http://extranet.OurCorp.com
> <<<<<<<<<
> then, for http://spserver:80 site, since it is access internally, you just
> need one AAM mapping as
> INTERNAL ZONE PUBLIC
> http://spserver:80 default http://intranet.OurCorp.com
> while for the http://spserver:8080 site, since it is accessed from both
> internal and external, you will need to have two mapping record for it.
> INTERNAL ZONE PUBLIC
> http://spserver:8080 internet
> http://extranet.OurCorp.com
> http://extranet.OurCorp.com internet
> http://extranet.OurCorp.com
> For more detailed information and AAM planning guide, you can refer to the
> following articles:
> #Plan alternate access mappings (Office SharePoint Server)
> http://technet.microsoft.com/en-us/library/cc261814.aspx
> http://blogs.msdn.com/sharepoint/archive/2007/03/06/what-every-sharep...
> ministrator-needs-to-know-about-alternate-access-mappings-part-1.aspx
> Sincerely,
> Steven Cheng
> Microsoft MSDN Online Support Lead
> Delighting our customers is our #1 priority. We welcome your comments and
> suggestions about how we can improve the support we provide to you. Please
> feel free to let my manager know what you think of the level of service
> provided. You can send feedback directly to my manager at:
> msd...@microsoft.com.
> ==================================================
> Get notification to my posts through email? Please refer to
> http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notificat....
> --------------------
> From: "Max2006" <Max2...@newsgroup.nospam>
> Subject: Alternate Access Mapping
> Date: Tue, 20 Oct 2009 09:42:24 -0400
> Lines: 1
> Hi,
> We have extended our default zone to Internet zone. Here are the URLs:
> http://spserver:80 (default zone)
> http://spserver:8080 (internet zone)
> When I use above URLs, they work fine, however, we configured our firewall
> and DNS servers so users can access to SharePoint contents through the
> following urls:
> http://spserver:80 (default zone) ==> http://intranet.OurCorp.com
> http://spserver:8080 (internet zone) ==> http://extranet.OurCorp.com
> The problem:
> The problem is all users are being redirected to http://spserver:80 or
> http://spserver:8080 at this point.
> I understand this can be fixed by alternate access mapping.
> Could you just type how the AAM listing should look like for the above
> access mapping?
> Thank you,
> Max