How to: Verify or Correct IP Address and Domain Name Restrictions

If you are experiencing connectivity problems to Team Foundation applications, you should verify whether access to a Web site for Team Foundation has been restricted based on IP address or domain name. By default, Visual Studio Team System Team Foundation Server is configured to grant all computers access to all Web sites for Team Foundation. Before you make any changes, you need to find out why the restrictions were made. Many organizations change the default restrictions to match their infrastructure requirements or security policies.

Required Permissions

To perform these procedures, you must be a member of the Administrators security group on the application-tier server for Team Foundation.

To verify or correct restrictions to a Web site based on IP address or domain name in IIS 6.0

  1. Log on to the application-tier server.

  2. Click Start, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.

  3. In the tree pane, expand the local computer, and expand Web Sites.

  4. Right-click the Web site whose IP addresses and domain restrictions you want to verify or correct (for example, Default Web Site), and click Properties.

  5. On the Directory Security tab, in the IP address and domain name restrictions section, click Edit.

  6. Verify that Granted Access is clicked.

  7. Clear any unwanted restrictions.

  8. Click OK, click Apply, and then click OK.

  9. Repeat steps 4 through 8 for each additional Web site.

To verify or correct restrictions to a Web site based on IP address or domain name in IIS 7.0

  1. Log on to the application-tier server.

  2. Click Start, point to Administrative Tools, right-click Internet Information Services (IIS) Manager, and then click Run as administrator.

  3. In the tree pane, expand the local computer, and expand Sites.

  4. Click the Web site that you want to verify or correct (for example, Team Foundation Server).

  5. In the Web siteHome area, double-click IPV4 IP Address and Domain Restrictions.

  6. Click an IP address or domain in the list, and then click Remove. Click Yes to verify that you want to remove the restriction.

    Repeat this step for each restriction that you want to remove.

See Also

Tasks

Resolving Problems Accessing Web Services

Other Resources

Correcting Connection and Configuration Procedures