nhatphuc
07-26-2007, 09:17 AM
Bà con cô bác có ai làm cái Script để auto dectect proxy trong ISA chưa nhỉ? vì nhiều khi user họ cứ quên đặt proxy nên không vào internet được
hocmang
07-26-2007, 12:21 PM
How to Configure ISA Server Autodiscovery
loadTOCNode(2, 'summary');By default, ISA Server publishes Autodiscovery information on port 80 of its internal interface. To change the port number if you do not want to use port 80 to publish Autodiscovery information: 1.Start the ISA Management snap-in.2.Right-click your server or array.3.Click the Autodiscovery tab, and then verify that the Publish automatic discovery information option is selected. 4.Change the port from 80 to an alternative port, and then click OK.5.Click Save the changes and restart the service(s) to restart the Web Proxy service.NOTE: The computer can fall back on other configurations if the Firewall and Web Proxy clients are not able to automatically detect the ISA Server computer. For example, if the Web Proxy client is not able to automatically detect the ISA Server computer, it can still take advantage of a SecureNAT configuration if you gave the computer a default gateway that can route Internet-bound requests to the internal interface of the ISA Server computer.
Firewall Client and Web Proxy Client Configuration
loadTOCNode(2, 'summary');To configure the Web Proxy client browser to automatically detect its settings: 1.Start Internet Explorer 5.0 or later. 2.On the Tools menu, click Internet Options.3.Click the Connections tab.4.Click LAN Settings.5.Click to select the Automatically detect settings check box, click OK, and then click OK again.To configure the Firewall client to automatically detect settings: 1.Open Control Panel, and then double-click Firewall Client.2.Click to select the Automatically detect ISA server check box.3.Click Update Now, and then click OK.NOTE: the Autodiscovery feature is not supported on Windows 95 and Windows NT 4.0 Workstation clients.
DNS and DHCP Server Configuration
loadTOCNode(2, 'summary');Web Proxy and Firewall clients can use either a DHCP server or a DNS server to obtain Autoconfiguration information.
To configure the DNS server to send the Autoconfiguration URL to the Web Proxy and Firewall client: 1.Start the DNS snap-in.2.In the console tree, click your server name, and then click Forward Lookup Zones.3.Right-click the forward lookup zone that you want to support Web Proxy and Firewall client Autoconfiguration, and then click New Alias.4.Type wpad in the Alias name box.5.Type in the Fully Qualified Domain Name(FQDN) of the ISA Server computers internal interface. Use the Browse button to minimize the chance of making an error.
NOTE: The ISA Server computer must already have a Host (A) address record before you create an Alias (CNAME) record.6.Click OK.To configure the DHCP server to send the Autoconfiguration URL to the Web Proxy and Firewall client: 1.Start the DHCP snap-in.2.Right-click the DHCP name, and then click Set Predefined Options.3.Click Add.4.Type wpad in the Name box.5.Click String in the Data Type box.6.Type 252 in the Code box.7.Click OK.8.Type http://string_value/wpad.dat in the String box in the Predefined Option and Values dialog box.9.Click OK.If you configure a WPAD alias in DNS, the string value is:
http://wpad/wpad.dat
If you have not configured a WPAD alias in DNS, the string value is:
http://ISA Servername/wpad.dat
NOTE: ISA processes AutoDiscovery requests on port 80. Unless this port has been changed, the port number that you enter in the configuration for option 252 is the default of 80. It is not recommended to access autodiscovery information through the WebProxy port or to make the autodiscovery port the same as the web proxy port as it can fail if user based authentication is enforced. For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
nhatphuc
07-30-2007, 09:22 AM
cám ơn hocmang nhiều mình đã làm được rồi, nhưng thỉnh thoảng 1 số user vẫn không tìm được proxy, không hiểu có phải do dns không nhỉ