Currently evaluating WinGate as an alternative for ISA. HTTP working a treat, now looking at FTP proxy. When I configure my PC to access FTP via the proxy (VSERVER01), it connects okay and then gets errors like the following:
STATUS:> Getting listing "/Music/Barber, Samuel"...
STATUS:> Resolving host name VSERVER01...
STATUS:> Host name VSERVER01 resolved: ip = 192.168.1.5.
STATUS:> Connecting to HTTP proxy server VSERVER01:80 (ip = 192.168.1.5)...
STATUS:> Requesting server...
GET ftp://Rob:****@82.2.160.80/Music/Barber,%20Samuel HTTP/1.1
Host: 82.2.151.80:21
Range: bytes=0-
Referer: /
User-Agent: CuteFTP/7.0
Connection: Keep-Alive
Proxy-Connection: Keep-Alive
Accept: *.*, */*
Pragma: no-cache
STATUS:> Receiving reply...
HTTP/1.1 403 Access Denied
Server: WinGate 6.1.1 (Build 1077)
Date: Mon, 24 Apr 2006 12:22:54 GMT
Cache-control: no-cache
Connection: close
Content-type: text/html
ERROR:> 403 Forbidden.
Who is generating that "Access Denied" bit?
Thanks, Rob.