There are two possible scenarios for DNS hosting:
Scenario 1: DNS hosting with a DNS Server on ISA Server
By default, ISA Server includes a predefined DNS query packet filter:Name: DNS Filter
Filter Type: Predefined
Protocol: UDP
Direction: Send Receive
Local Port: All ports
Remote Port: Fixed port, 53
Local Computer: Default IP address on the External interface(s)
Remote Computer: All Remote Computers
The filter does not enable incoming DNS queries to ISA Server. When you host a DNS server for external client computers, you must add a custom DNS packet filter that can enable incoming DNS queries to be received by the DNS server. An example of such a packet filter is:
Name: DNS Query
Protocol: UDP
Direction: Receive Send
Local Port: Fixed port, 53
Remote Port: All ports
Local Computer: Default IP address on the External interface(s)
Remote Computer: All Remote Computers
Name: DNS Zone transfer (In)
Protocol: TCP
Direction: Inbound
Local Port: Fixed port, 53
Remote Port: All ports
Local Computer: Default IP address on the External interface(s)
Remote Computer: All Remote ComputersName: DNS Zone transfer (Out) Protocol: TCP Direction: Outbound Local Port: Allports Remote Port: Fixed port, 53 Local Computer: Default IP address on the External interface(s) Remote Computer: All Remote Computers
Scenario 2: DNS Server on the private network of ISA Server
To enable a DNS server on the private network of ISA Server to resolve DNS queries for clients on the network adapter of ISA Server, you must create a DNS Publishing rule:- Right-click Server Publishing Rule, click New, and then click Rule.
- Type in a name for the Server Publishing rule, and then click Next.
- Enter the IP addresses of the internal DNS server and the external interface of ISA Server, and then click Next.
- Click DNS Query Server as the protocol, and then click Next.
- Apply the rule to Any Request, click Next, and then click Finish.
APPLIES TO
- Microsoft Internet Security and Acceleration Server 2000 Standard Edition
No comments:
Post a Comment