To publish a Web server on the Internal network or a perimeter network, create a Web publishing rule using the procedure in Appendix A: Using the New Web Publishing Rule Wizard in this document. Remember to click Apply in the ISA Server details pane after creating the rule. Some properties cannot be set in the wizard. To set those properties, in the Firewall Policy details pane, double-click the rule to open the rule properties dialog box.
|
Tab
|
Property
|
Setting
|
Comments
|
| General | Name | Provide a name. | Make the name as descriptive as possible, to differentiate this rule from other rules. |
| General | Description | Provide a description. | Optional. |
| General | Enable | Select Enable. | None. |
| Action | Allow Deny | Select Allow. | None. |
| Action | Log requests matching this rule | Select if you want requests to be logged. | None. |
| From | This rule applies to traffic from these sources | Specify the networks to which you are publishing the website. The default selection Anywhere includes all networks. | None. |
| From | Exceptions | None. | You can specify a network object to which this rule will not apply. A network object is a rule element, which is described in Rule Elements earlier in this document. |
| To | Server | Specify the server you are publishing. | None. |
| To | Forward the original host header instead of the actual one | Select whether to send the original host header. | For more information, see Original Host Headers in this document. |
| To | Proxy requests to published server | If the Web server requires the original IP address of the external client, select Requests appear to come from the original client. | If you select Requests appear to come from the original client, make sure that the Web server€™s response to the original client is routed through the ISA Server computer. |
| Traffic | This rule applies to traffic of the following protocols | Set to HTTP by default. | Also provides access to the HTTP configuration properties, through the Filtering button. For more information, see Configuring HTTP policy in this document. |
| Listener | This rule applies to requests received on the following listener | Create a listener that listens on the external network adapter IP addresses. | The network containing the listener must be included in the sources listed on the From tab. |
| Public Name | This rule applies to | Select All requests. | If you are publishing more than one website on the same Web listener, you should specify Requests for the following websites (and specify the published site name) so that another rule can publish a server or directory using the same listener. When you specify Requests for the following Web sites, only requests for the name you provide will match the rule. |
| Paths | External Path Internal Path | Specify External: /* Specify Internal: /* | The path /* is generic, indicating that all folders are published under their own names on the Internet. An example of specific folder publication is provided later in this document. |
| Bridging | Specify the type of server | Select Web server or FTP server. | For details, see SSL bridging in this document. |
| Users | This rule applies to requests from the following user sets | Select All Users. | Limits access to a specific set of users. |
| Users | Exceptions | None. | You may define user sets to which this rule will not apply. |
| Users | Forward Basic authentication credentials (Basic delegation) | Select whether to forward Basic authentication credentials. | For details, see Allowing delegation of Basic authentication in this document. |
| Schedule | Schedule | Select Always. | You could limit the hours during which the website is available by creating a schedule and applying it to this rule. A schedule is a rule element, which is described in Rule Elements earlier in this document. |
| Link Translation | Replace absolute links in Web pages | Select whether to replace absolute links, and make dictionary entries if needed. | Link translation will only work if you specify Requests for the following Web sites (and specify the published site name) on the Public Name tab. For details, see Configuring link translation in this document. |