How to exclude a single IP address from wpad

I would like to exclude a single workstation from WPAD proxy detection.

Is it correct to add here Web Proxy Auto-Discovery Protocol (WPAD) / Proxy Auto-Config (PAC) - Excluded IP Subnets (one per line), e.g:

192.168.1.65/255.255.255.255

Thank you :slight_smile:

Yes but you could also just use
192.168.1.65
in which case the entry is just for that IP as no netmask is specified.

After adding the IP, you will need to press the Save and Restart button.

Then you will find that the IP i8s included in the section that will go directly and not via the web proxy.

2 Likes