In order to replace a Bluecoat with a PA, except for the configuration etc the steps needed are: 1) Change webbrowser settings so the webbrowser wont use a proxy for the traffic. 2) Make sure the clients has default route so any internet ip-addresses will be routed through your PA device. 3) Install PAN-agent or TS-agent (the later if a citrix farm is being used for the browsing) to have logs of which user did what on the Internet. However if you still wish to use an explicit proxy I would set this up so the flow would become: Client <-> Proxy <-> PA <-> Internet and make sure that the Proxy will be able to be transparent towards the PA device. That is the traffic leaving the proxy will have the clientip as srcip. Squid among other proxysolutions can do this. Edit: Look at for some more information.
... View more