Automatic Proxy Configuration Script - Lab Setup Process
Solution 1:
- Test if the client can download the WPAD.DAT file using IE. If not, it can't load the WPAD.DAT file
- Use telnet or curl or something to confirm that the proxy at 192.168.10.103 is actually listening on TCP 808
- I think your syntax might be off? My PAC files don't have an
else
statement where you have one. If you're going to use else
, you might need to wrap the return
statement in another set of curly brackets. When in doubt, use the Google pactester.