There are four different methods that you can use to open access on your ISA server for these connections. Use one of the following methods based on your specific network needs and requirements.
Method 1: Create an Allow Protocol Rule
If your network needs do not dictate the enforcing of rules by limiting users to specific sites, the simplest way to open up access is to create an "Allow All/All/All" rule. However, this type of rule effectively disables any deny rules and limits your ability to restrict users' Internet use on your network, but you may find this rule useful for troubleshooting.
To create an "Allow All/All/All" rule:
- In ISA Management, click your server to select it.
- Click to expand Access Policy.
- Right-click Protocol Rules, and then click New.
- Create an allow protocol rule, and then click Next.
- Enable the rule to apply to all IP traffic, and then click Next.
- Click to select the schedule, and then click Next.
- Click Any Request, click Next, and then click Finish.
Method 2: Enable Basic Authentication for Outgoing Web Requests
If you want to control access to certain users, and your browser and third-party application allow you to configure a proxy server and support basic authentication, you can enable basic authentication for Outgoing Web Requests:
- In ISA Management, right-click your server, and then click Properties.
- On the Outgoing Web Requests tab, click the configured listener that you want to change, and then click Edit.
- Click Basic authentication, and then select the domain in which the accounts exist that you want to authenticate.
NOTE: this method works only if you can configure your application to use a proxy server and provide credentials for that proxy server.
Method 3: Grant Access to a Specified Computer
To grant access to a specific computer, you have to enable ISA to pass this connection by creating a Client Address Set and a protocol rule that allows the specific protocols from the specific client computers (based on IP address):
- In ISA Management, right-click your server, and then click Properties.
- Click to expand Access Policy.
- Right-click Protocol Rules, and then click New.
- Create a protocol rule that applies to the specific protocol that you want to allow (such as HTTP) or click All Protocols.
- Select the schedule for this protocol rule.
- Click Specific Computers (client address sets) as the client type to which this rule should apply.
- Create a client address set or use an existing one that contains the clients to which you want to grant access.
- Click Next, and then click Finish.
To resolve this, create a protocol rule that allows all HTTP and HTTPS traffic for the specific IP address of the computer that is in use.
Method 4: Forward All Requests to the Internet
You can configure the HTTP Redirector Filter to forward all requests directly to the Internet instead of passing them to the Web Proxy. This configuration causes these requests to not utilize the performance gains that are provided by the Web Proxy Cache. To do this:
- In ISA Management, navigate to Servers and Arrays, Server_name, Extensions
- Click to expand Extensions, and then click the Application Filters folder.
- Click Http Redirector Filter, and then click Properties.
- On the Options tab, click to select the option that you want. For example, if you click Send to requested Web server, this bypasses the Web proxy on your ISA server, which skips the authentication checking.