Configuring web proxy
FortiPortal can be configured to route traffic through a web proxy.
To configure a web proxy, run the following commands in the FortiPortal CLI:
config system tunneling
set address <proxy_address>
set password <password>
set port <port>
set status <status>
set username <username>
end
To use web proxy with a scalable cluster, you must configure the same web proxy settings on each node of the cluster; otherwise the cluster may not function properly. |