Fortinet black logo

Administration Guide

Configuring forwarding server

Copy Link
Copy Doc ID efbf58a2-d38c-11ea-96b9-00505692583a:19659
Download PDF

Configuring forwarding server

This feature provides a method for identifying the original IP address of a client browser connecting to the FortiIsolator server.

If X-Forward is enabled, the HTTP request header shows the information of the original IP address of the client browser. If X-Forward is disabled, the HTTP request header does not show the information.

Configure forwarding server from GUI

Steps
  1. Go to Network > Forwarding Server.
  2. Enable X-forward.
  3. Set Proxy Type to Manual Proxy Configuration.
  4. Set the http/https proxy ip/port of the manual proxy.
  5. Set the bypass list
  6. Click OK.

Configure forwarding server from CLI

> set proxy-http-xforwarded 1

> set proxy-mode 1

> set proxy-server <protocol> <ip-address> <port>

(e.g. set proxy-server http 12.34.56.78 8080)

> set proxy-server <protocol> <ip-address> <port>

(e.g. set proxy-server https 12.34.56.78 8080)

Configuring forwarding server

This feature provides a method for identifying the original IP address of a client browser connecting to the FortiIsolator server.

If X-Forward is enabled, the HTTP request header shows the information of the original IP address of the client browser. If X-Forward is disabled, the HTTP request header does not show the information.

Configure forwarding server from GUI

Steps
  1. Go to Network > Forwarding Server.
  2. Enable X-forward.
  3. Set Proxy Type to Manual Proxy Configuration.
  4. Set the http/https proxy ip/port of the manual proxy.
  5. Set the bypass list
  6. Click OK.

Configure forwarding server from CLI

> set proxy-http-xforwarded 1

> set proxy-mode 1

> set proxy-server <protocol> <ip-address> <port>

(e.g. set proxy-server http 12.34.56.78 8080)

> set proxy-server <protocol> <ip-address> <port>

(e.g. set proxy-server https 12.34.56.78 8080)