Your error message sounds like internet explorer security settings. I found same message in Microsoft Knowledge Base article number Q303650 Intranet Site Identified as Internet When You Use FQDN or IP. Go to
and search for above Q article. Copy of text below. Hope this points you in the right direction as to what might be going on.
The information in this article applies to:
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Datacenter Server
- Microsoft Windows 2000 Professional
- Microsoft Windows 2000 Server
- Microsoft Windows NT Server version 4.0
- Microsoft Windows NT Workstation version 4.0
- Microsoft Internet Explorer versions 5.01, 5.01 Service Pack 1, 5.01 Service Pack 2, 5.5, 5.5 Service Pack 1 for Windows 2000
- Microsoft Internet Explorer versions 4.0, 4.01, 4.01 Service Pack 1, 4.01 Service Pack 2, 5, 5.01, 5.01 Service Pack 1, 5.01 Service Pack 2, 5.5, 5.5 Service Pack 1 for Windows NT 4.0
- Microsoft Internet Explorer versions 5.5, 5.5 Service Pack 1 for Windows Millennium Edition
- Microsoft Internet Explorer versions 5, 5.01, 5.01 Service Pack 1, 5.01 Service Pack 2, 5.5, 5.5 Service Pack 1 for Windows 98 Second Edition
- Microsoft Internet Explorer versions 4.01 Service Pack 1, 4.01 Service Pack 2, 5, 5.01, 5.01 Service Pack 1, 5.01 Service Pack 2, 5.5, 5.5 Service Pack 1 for Windows 98
- Microsoft Access 2002
- Microsoft Windows Millennium Edition
- Microsoft Windows 98 Second Edition
- Microsoft Windows 98
- Microsoft Internet Explorer version 6 for Windows 98
- Microsoft Internet Explorer version 6 for Windows 98 Second Edition
- Microsoft Internet Explorer version 6 for Windows Millennium Edition
- Microsoft Internet Explorer version 6 for Windows NT 4.0
- Microsoft Internet Explorer version 6 for Windows 2000
- Microsoft Internet Explorer version 6 for Windows XP
- Microsoft Internet Explorer version 6 for Windows XP 64-Bit Edition
-------------------------------------------------------------------------------
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:
Q256986 Description of the Microsoft Windows Registry
SYMPTOMS
========
When you access a local area network (LAN) or intranet share, or intranet Web
site by using an Internet Protocol (IP) address or fully qualified domain name
(FQDN), the share or Web site is identified as being in the Internet zone
instead of the Local intranet zone. For example, this behavior can occur when
you access shares or Web sites with Internet Explorer, Windows Explorer, a
command prompt (for example, by using the net use command), or a Windows-based
program when you use an address in any of the following formats:
- \\<Computer>.<childdomain>.<domain>.com\<Share>
-
- \\157.54.100.101\share
- file://157.54.100.101/share
-
This behavior can occur regardless of whether any or all of the following
settings are in place:
- In Internet Explorer, you have added the FQDN (or <*.domain.com>) or IP
address (or address range) to the "Do not use proxy server for addresses
beginning with" box that is under the Exceptions section in the Proxy
Settings dialog box (that is accessed from the Connections tab on the
Internet Options dialog box).
- You have clicked to select the "Bypass proxy server for local addresses"
check box that is on the Local Area Network (LAN) Settings dialog box, which
is accessed from the Connections tab on the Internet Options dialog box.
- You have clicked to select the "Include all sites that bypass the proxy
server" and the "Include all network paths (UNCs)" check boxes on the Local
intranet dialog box that is accessed from the Security tab on the Internet
Options dialog box.
This behavior can cause Internet Explorer to prompt you for a user name, domain
name, and password when you access the intranet Web sites that require
authentication, or you may be prevented from opening files on an intranet Web
site or universal naming convention (UNC) share in programs that use the
Microsoft Internet Explorer Security Manager to determine whether a file is
located in a trusted security zone. For example, you can receive the following
error message when you attempt to open a Microsoft Access database (.mdb) file
on a local intranet share or Web site with Microsoft Access 2002:
Microsoft Access cannot open this file.
This file is located outside your intranet or on an untrusted site. Microsoft
Access will not open the file due to potential security problems.
To open the file, copy it to your computer or an accessible network location.
CAUSE
=====
This behavior can occur because an FQDN or IP address contains periods, which
causes Internet Explorer to identify the Web site or share as being in the
Internet zone.
WORKAROUND
==========
WARNING: If you use Registry Editor incorrectly, you may cause serious problems
that may require you to reinstall your operating system. Microsoft cannot
guarantee that you can solve problems that result from using Registry Editor
incorrectly. Use Registry Editor at your own risk.
To work around this behavior, each user must add <*.domain.com> or the
appropriate IP address range to the Local Intranet Sites dialog box:
1. In Internet Explorer, click Tools, and then click Internet Options.
2. On the Security tab, click Local intranet and then click Sites.
3. Click Advanced, and then type: "<*.domain.com>" (without the quotation
marks) or an IP address range (for example, 157.54.100-200.*) in the "Add
this Web site to the zone" box (where <domain.com> is your company and
top-level domain names).
4. Click Add, click OK, click OK, and then click OK to close the Internet
Options dialog box.
5. Reboot the computer.
Administrators can deploy this setting by making the following changes to the
registry:
1. For each domain that should be included in the Local intranet zone, add a
<domain.com> key to the following registry key under either
HKEY_CURRENT_USER (for a currently logged-on user only) or HKEY_LOCAL_MACHINE
(for all users on the local computer):
Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains
2. Add a DWORD value named * (the asterisk character) to the <domain.com>
key and set it to 1.
3. For each IP address range that must be included in the Local intranet zone,
add a Range<x> key (where x is 1, 2, 3, and so on) to the following
registry key under HKEY_CURRENT_USER (for a currently logged-on user only) or
HKEY_LOCAL_MACHINE (for all users on the local computer):
Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Ranges
4. Add a DWORD value named * (the asterisk character) to the Range<x> key
and set it to 1.
5. Add a String value named :Range (the colon character followed by the word
"Range"

to the Range<x> key, and then set it to the IP address range
(for example, 157.54.100-200.*).
IMPORTANT: This workaround does not work for a file:// address that uses an IP
address. For example, Internet Explorer identifies \\157.54.100.101\share, or
file://157.54.100.101/share, as being in the Internet zone, even if you add the
appropriate IP address range to the Local Intranet Sites list.
STATUS
======
This behavior is by design.
Additional query words: dfs