This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PAC file help

I'm in need of some help with the proxy settings.

I'm running the UTM in transparent with AD SSO and no SSL scanning.

I want to setup standard mode with AD SSO so I can fully decrypt and scan SSL.

If I create a pac file and paste it into the auto config settings on the UTM and tick auto configuration, I'm deploying the browser settings to users via GPO registry. What settings should I have?

My UTM is in internal DNS as utm.domain.com IP 10.0.0.254.  In the pac file does it need to be 10.0.0.254:8080 or can I use Utm.domain.com:8080?  Likewise In the browser auto url does it have to be Http://10.0.0.254:8080/wpad.dat or can this be dns host name?

I've played around with different combinations but wondered what the correct way should be.

If a user doesn't have any proxy browser settings it just lets them out to any site, I basically want them to go through the web protection proxy and if they can't don't allow them to the internet, however if they aren't on the corporate network then I would  allow them to go direct to the internet.

There are so many kbs on how to configure it and how to distribute it's confusing!


This thread was automatically locked due to age.
Parents
  • Sorry Bob, but there is a difference between Manual or GPO configuration and WPAD configuration. 

    With WPAD the first request goes to port 80 not to port 8080. You can't define the port in dns. In the script is defined what is going to the Proxy and what is going directly to the Destination.

    Without this NAT Rule, the first request will be blocked.

    Please try it out.

    regards
    mod
Reply
  • Sorry Bob, but there is a difference between Manual or GPO configuration and WPAD configuration. 

    With WPAD the first request goes to port 80 not to port 8080. You can't define the port in dns. In the script is defined what is going to the Proxy and what is going directly to the Destination.

    Without this NAT Rule, the first request will be blocked.

    Please try it out.

    regards
    mod
Children
No Data