in reply to PPM behind firewall - security concern
PPM is run from a batch file (on Windows at least). You can edit this file to set the relavent variables. Just add the proxy related variables e.g. SET HTTP_proxy=http://myproxy:8080 lines at the beginning of the ppm batch file. The variable is only set for the batch file.