Hello,
because I made the experience that wpad (of course) is not working if a web publishing rule for http is defined on the same IP as the proxy autodetection on port 80, my TMG has 2 IPs in the same internal subnet - one is used to publish owa for internal use and the second is the wpad, proxy and gateway address.
192.168.1.254 = WPAD, Proxy, Gateway
192.168.1.253 = owa.internal.fqdn
The wpad.internal.fqdn points to 192.168.1.254
But if I have a look at the wpad-file, 192.168.1.253 is used as proxy
function MakeProxies(){
this[0]=new Node("192.168.1.253",4239676875,1.000000);
Has anybody an idea why TMG works in this manner? Is there a way to fix the IP used for proxy traffic?
Regards
Andreas