staff,
I have a problem somewhat strange,
In the image below a user runs wpad with error because the TMG calls a conflict of ports from what I understand:
Failed Connection Attempt
Log type: Web Proxy (Forward)
Status: 12006 The Uniform Resource Locator (URL) does not use the Recognized protocol. Either the protocol is not supported or the request was not typed Correctly. That Confirm a valid protocol is in use (for example, HTTP for a Web request).
Source: Internal (192.168.0.140:50416)
Destination: 192.168.0.4:8080
Request: GET http://hpml350.register.local:8080/wspad.dat.
Filter information: Req ID: 1398ea98; Compression: client = No, server = No, compress rate = 0% decompress rate = 0%
User: anonymous
<wrap type="none"> </ wrap> <anchorlock> </ anchorlock>
Client agent: WinHTTP Downloader
Object source: (No source information is available.)
Cache info: 0x0
Processing time: 1 MIME type: -
However the line below executes normally:
allowed Connection
Log type: Web Proxy (Forward)
Status: 200 OK.
Source: Internal (192.168.0.140:50407)
Destination: 192.168.0.4:8080
Request: GET http://hpml350.register.local/wpad.dat
Filter information: Req ID: 1398e808; Compression: client = No, server = No, compress rate = 0% decompress rate = 0%
Protocol: http
User: anonymous
How can I solve this?