Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 300679 - Last Review: December 3, 2007 - Revision: 3.3
Internal Web clients are unable to access an externally-hosted Web site
This article was previously published under Q300679
Internal clients on a Small Business Server (SBS) domain are able to browse to all external Internet sites except for your company's own registered domain name. For example, if your company's domain name is "mycompany.com", internal clients would be able to view all Web sites except for "mycompany.com".
This behavior can occur if you have chosen your registered Internet domain name as your internal Active Directory DNS name space, and your registered Internet domain name is hosted and managed by an external entity, such as an ISP.
When you install Active Directory, it creates a DNS zone for your Active Directory domain on your DNS server. The DNS server is configured to be authoritative for that zone. Properly configured client computers are configured to use the SBS DNS server to resolve names. If the name that a client computer is trying to resolve is in a domain that is not on the SBS server, that request is forwarded to another upstream DNS server for resolution. If the SBS server has a zone that is configured for that domain, the SBS server will resolve that request locally. However, if no record exists on the SBS server, the client's request fails.
To resolve this behavior without having to reconfigure your Active Directory, you can create records in your zone that match records that are created at the external DNS server. For example, you could create a host (A) record for "WWW" in your mycompany.com zone that resolves to the external IP address of the ISP-hosted Web server.
To create DNS records:
- Start DNS Manager by clicking Start, pointing to Programs, pointing to Administrative Tools, and then clicking DNS.
- Expand your server branch, and then expand the Forward Lookup Zones branch.
- Expand the DNS name zone.
- On the Action menu, click New Host, and then type the name www (or other host name) in the New Host dialog box.
- Type the IP address of the host. You can obtain this information by contacting your ISP, or by using the ping command from a computer that is not on your network. For example, you could ping www.mycompany.com from a computer on the Internet, and it should resolve with an IP address. You may want to confirm this address with your ISP. ISP-managed IP addresses are subject to change. If this happens, you will need to update the A record you created for "www" in your DNS zone.
This behavior is by design.
The selection of a domain name for your internal namespace is an integral part of your network configuration.
For additional information about how to plan your Active Directory DNS name, click the following article number to view the article in the Microsoft Knowledge Base:
296250Â
(http://kbalertz.com/Feedback.aspx?kbNumber=296250/
)
The domain name system name recommendations for Small Business Server 2000
APPLIES TO
- Microsoft Windows Small Business Server 2003 Premium Edition
- Microsoft Windows Small Business Server 2003 Standard Edition
- Microsoft Small Business Server 2000 Standard Edition
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate