With a SharePoint server running in a DMZ, we discovered problems
with site navigation and search affected by the Zones applied to
different zones 'Default' and 'Intranet'. If the URLs are set to the
same AAM zone, all site navigation works properly, but search at
the 'This Site' scope does not return results. When the URLs use
different AAM zones the navigation of the site switches back and
forth between the two URLs. (We tried using the "Intranet" and
the "Custom" zones. When you have both URLs using the default zone
the navigation remains on the ISA URL and never switches to the
internal.
With both URLs on the default zone the crawler doesn't work (Error
= "System cannot find the path specified" and the access on the
internal network doesn't work either (Error="Page cannot be
displayed"). However, if you add "default.aspx" to the end of the
server:port URL the page is displayed.
I need some ideas on how we can get around this search issue having
the two URLs on the same port OR how to manage the navigation to stay
on the default zone when multiple zones are used.
One question I have: Is there any way we can have some sort of
passthrough in ISA for calls made by a specific IP address? My
thought is that if we can tell ISA to allow calls made by 10.8.10.23
(rbg-wapp01) without authentication in ISA, we can use the external
URLs in SharePoint to do the searching which I am about 80% sure will
resolve our issues with the search.