Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Explicit Proxy > Using WPAD
Using WPAD
Help | Content Gateway | v8.4.x
WPAD allows Internet Explorer to automatically detect a server that can supply it with proxy server configuration settings. Clients do not have to configure their browsers to send requests to a proxy server: a single server provides the settings to all clients on the network.
 
Note 
When an Internet Explorer browser starts up, it searches for a WPAD server. It prepends the hostname WPAD to the current fully qualified domain name. For example, a client in x.y.company.com searches for a WPAD server at wpad.x.y.company.com. If unsuccessful, the browser removes the bottommost domain and tries again; for example, it tries wpad.y.company.com. The browser stops searching when it detects a WPAD server or reaches the third-level domain, wpad.company.com. The algorithm stops at the third level so that the browser does not search outside the current network.
 
Note 
To configure Content Gateway to be a WPAD server:
1.
If you have an existing wpad.dat file, replace the wpad.dat file located in the Content Gateway config directory with your existing file.
2.
Log on to the Content Gateway manager and go to Configure > Content Routing > Browser Auto-Config > WPAD to display the wpad.dat file.
3.
*
If you copied an existing wpad.dat file into the Content Gateway config directory, the file contains your proxy configuration settings. Check the settings and make changes if necessary.
*
If you did not copy an existing wpad.dat file into the Content Gateway config directory (/opt/WCG/config), the WPAD Settings area is empty. Enter a script that will provide the proxy server configuration settings. A sample script is provided in Sample PAC file (a wpad.dat file can contain the same script as a proxy.pac file).
4.
Click Apply.
5.
Navigate to Configure > Networking > ARM.
6.
In the Redirection Rules section, click Edit File to add a special remap rule to the ipnat.conf file.
7.
a.
Enter the Ethernet Interface that receives browser WPAD requests (for example hme0 or eth0).
b.
c.
d.
(Optional) In the Destination CIDR field, enter the CIDR mask value.
If the Destination IP is in IPv4 format, enter 32. Enter 128 for an IPv6 Destination IP.
e.
f.
g.
h.
(Optional) In the User Protocol field, select dns.
8.
Click Add.
9.
10.
Click Apply, and then click Close.
11.
Go to the Configure > My Proxy > Basic > General tab and click Restart.

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Explicit Proxy > Using WPAD
Copyright 2017 Forcepoint. All rights reserved.